[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: Dynamically generated CSS lines in HTML
From: |
Patrice Dumas |
Subject: |
branch master updated: Dynamically generated CSS lines in HTML |
Date: |
Thu, 06 Jan 2022 18:29:24 -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 218c5289bc Dynamically generated CSS lines in HTML
218c5289bc is described below
commit 218c5289bc625e949b4ef5b594bccdd501073eb4
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Fri Jan 7 00:28:22 2022 +0100
Dynamically generated CSS lines in HTML
* NEWS, doc/texinfo.texi (HTML Customization Variables)
(_default_format_css_lines, _file_header_informations): remove
CSS_LINES customization variable which does not make much sense
with dynamically generated CSS lines.
* tp/Texinfo/Convert/HTML.pm (convert_tree_new_formatting_context)
(command_text, _new_document_context, _pop_document_context)
(_translate_names): add an argument to mark expansions that are
reused in the document without being expanded again. Mainly
for expansions in command_text() and buttons names.
* tp/Texinfo/Convert/HTML.pm (_collect_css_element_class)
(html_attribute_class, %css_rules_not_collected)
(html_get_css_elements_classes, %css_map, _default_format_css_lines)
(_default_format_begin_file, _default_format_frame_files, output):
collect CSS rules used in the document while outputting and use only
collected CSS rules in generated CSS rules. Both CSS rules associated
to the file being output and associated to the global context in its
current state are output.
* tp/Texinfo/Convert/HTML.pm (output): do headers after the body from
all the elements to collect CSS rules. Do end of files before doing
header in case there are CSS rules there.
* tp/Texinfo/Convert/HTML.pm (output, %defaults)
(_file_header_informations, _default_format_end_file): do not setup
jslicenses_element at the beginning of a file, but at the end, when
the information is needed.
* tp/Texinfo/Convert/HTML.pm (_default_format_end_file, output)
(_convert, _default_format_frame_files),: define $self->{'current_filename'}
and delete outside of conversion to be sure that it is defined for CSS rules
collection including in end of files formatting.
* tp/Texinfo/Convert/HTML.pm (_get_copiable_anchor): use
html_attribute_class().
---
ChangeLog | 41 ++
NEWS | 1 +
doc/texinfo.texi | 3 -
tp/TODO | 1 -
tp/Texinfo/Common.pm | 1 -
tp/Texinfo/Convert/HTML.pm | 223 ++++--
tp/t/results/converters_tests/complex_nestings.pl | 10 +-
tp/t/results/converters_tests/line_breaks.pl | 23 -
.../simplest_no_node_section/res_html/index.html | 25 -
.../converters_tests/test_deftypefnnewline.pl | 28 +-
.../converters_tests/things_before_setfilename.pl | 25 -
.../things_before_setfilename_no_element.pl | 25 -
tp/t/results/coverage/def.pl | 30 +-
tp/t/results/coverage/preformatted.pl | 2 +-
tp/t/results/coverage/table.pl | 4 +-
tp/t/results/coverage_braces/test_image.pl | 24 -
.../coverage_braces/two_footnotes_in_nodes.pl | 25 -
.../two_footnotes_in_nodes_separate.pl | 25 -
.../def/all_commands_delimiters_printindex.pl | 116 ++--
tp/t/results/def/all_commands_printindex.pl | 76 +-
tp/t/results/def/ampchar.pl | 25 +-
tp/t/results/def/space_in_def_for_index.pl | 26 +-
tp/t/results/float/anchor_in_caption.pl | 25 -
tp/t/results/float/cindex_in_caption.pl | 24 -
.../results/float/comment_space_comand_in_float.pl | 25 -
tp/t/results/float/complex_float.pl | 24 -
tp/t/results/float/empty_listoffloats.pl | 25 -
.../float/empty_listoffloats_with_floats.pl | 25 -
tp/t/results/float/float_copying.pl | 24 -
tp/t/results/float/float_with_at_commands.pl | 25 -
tp/t/results/float/footnote_in_caption.pl | 25 -
.../results/float/footnote_in_caption_and_error.pl | 25 -
tp/t/results/float/listoffloats_with_commands.pl | 25 -
.../float/numbering_captions_listoffloats.pl | 25 -
tp/t/results/float/ref_to_float.pl | 25 -
tp/t/results/float/simple.pl | 25 -
.../formats_encodings/at_commands_in_refs.pl | 21 -
.../----_0021---_002e--_002e-_003f-_0040.html | 25 -
.../res_html/-_0040-_007b_007d-_002e-.html | 23 -
.../res_html/-_007b-_007d.html | 25 -
.../res_html/8_002e27in.html | 21 -
.../AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html | 25 -
.../res_html/AAA-AAA-BBB.html | 25 -
.../res_html/CCC-CCC-DDD.html | 25 -
...eX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html | 25 -
.../res_html/_0040-_007b-_007d-_005c-_0023.html | 25 -
...027-_002d_002d_002d-_002d_002d-_0060-_0027.html | 25 -
.../_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html | 25 -
.../_00ab-_00bb-_00ab-_00bb-_2039-_203a.html | 25 -
.../_201c-_201d-_2018-_2019-_201e-_201a.html | 25 -
.../res_html/_21d2-_00b0-a-b--aa.html | 25 -
...ror_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html | 25 -
.../res_html/_2265-_2264-_2192.html | 25 -
.../res_html/a-e-i-a-a-e-c-e-e-e-e.html | 25 -
...e-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html | 22 -
.../res_html/e-e-e-e-e-j-ee.html | 25 -
...-code-option-samp-command-file-C_002dx-ESC.html | 22 -
.../res_html/f_002d_002dile1-f_002d_002dile.html | 25 -
.../res_html/gH-3rd.html | 21 -
..._005faaa-url-_002fman_002ecgi_002f1_002fls.html | 21 -
.../at_commands_in_refs_latin1/res_html/i-E-C.html | 25 -
.../at_commands_in_refs_latin1/res_html/index.html | 21 -
.../res_html/indicateurl.html | 21 -
.../res_html/sansserif-slanted.html | 21 -
...eone_0040somewher-no_005fexplain_0040there.html | 25 -
.../----_0021---_002e--_002e-_003f-_0040.html | 25 -
.../res_html/-_0040-_007b_007d-_002e-.html | 23 -
.../res_html/-_007b-_007d.html | 25 -
.../res_html/8_002e27in.html | 21 -
.../AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html | 25 -
.../res_html/AAA-AAA-BBB.html | 25 -
.../res_html/CCC-CCC-DDD.html | 25 -
...eX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html | 25 -
.../res_html/_0040-_007b-_007d-_005c-_0023.html | 25 -
...027-_002d_002d_002d-_002d_002d-_0060-_0027.html | 25 -
.../_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html | 25 -
.../_00ab-_00bb-_00ab-_00bb-_2039-_203a.html | 25 -
.../_201c-_201d-_2018-_2019-_201e-_201a.html | 25 -
.../res_html/_21d2-_00b0-a-b--aa.html | 25 -
...ror_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html | 25 -
.../res_html/_2265-_2264-_2192.html | 25 -
.../res_html/a-e-i-a-a-e-c-e-e-e-e.html | 25 -
...e-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html | 22 -
.../res_html/e-e-e-e-e-j-ee.html | 25 -
...-code-option-samp-command-file-C_002dx-ESC.html | 22 -
.../res_html/f_002d_002dile1-f_002d_002dile.html | 25 -
.../at_commands_in_refs_utf8/res_html/gH-3rd.html | 21 -
..._005faaa-url-_002fman_002ecgi_002f1_002fls.html | 21 -
.../at_commands_in_refs_utf8/res_html/i-E-C.html | 25 -
.../at_commands_in_refs_utf8/res_html/index.html | 21 -
.../res_html/indicateurl.html | 21 -
.../res_html/sansserif-slanted.html | 21 -
...eone_0040somewher-no_005fexplain_0040there.html | 25 -
.../res_html/a-e-i-o-u-A-E-I-O-U.html | 25 -
.../res_html/a-e-i-o-u-y-A-E-I-O-U.html | 25 -
.../char_latin1_latin1_in_refs/res_html/a-e-u.html | 25 -
.../char_latin1_latin1_in_refs/res_html/c.html | 25 -
.../char_latin1_latin1_in_refs/res_html/e.html | 25 -
.../char_latin1_latin1_in_refs/res_html/index.html | 24 -
.../res_html/a-e-i-o-u-A-E-I-O-U.html | 25 -
.../res_html/a-e-i-o-u-y-A-E-I-O-U.html | 25 -
.../char_latin1_utf8_in_refs/res_html/a-e-u.html | 25 -
.../char_latin1_utf8_in_refs/res_html/c.html | 25 -
.../char_latin1_utf8_in_refs/res_html/e.html | 25 -
.../char_latin1_utf8_in_refs/res_html/index.html | 24 -
.../res_html/A-a-_002c-E-e.html | 25 -
.../char_latin2_latin2_in_refs/res_html/index.html | 24 -
.../japanese_shift_jis/res_html/Introduction.html | 25 -
.../japanese_shift_jis/res_html/Preface.html | 25 -
.../japanese_shift_jis/res_html/index.html | 24 -
.../res_html/DiYiZhang_0028First-Chapter_0029.html | 25 -
.../sample_utf8/res_html/Index-node.html | 24 -
.../res_html/Second-Chapter-AE-AE-ae-ae.html | 25 -
.../sample_utf8/res_html/index.html | 23 -
tp/t/results/formatting/cond.pl | 25 -
.../results/formatting/cond_ifhtml_ifinfo_iftex.pl | 25 -
.../cond_no-ifhtml_no-ifinfo_no-iftex.pl | 25 -
.../defcondx_Dbar/res_html/defxcond.html | 25 -
.../defcondx_Ubar/res_html/defxcond.html | 25 -
.../res_html/documentlanguage_set.html | 24 -
.../res_html/documentlanguage_set.html | 24 -
tp/t/results/formatting/empty.pl | 25 -
.../float_copying/res_html/Copying-and-floats.html | 24 -
.../res_html/caption-copying-footnote-anchor.html | 26 -
.../float_copying/res_html/float_copying_abt.html | 25 -
.../float_copying/res_html/float_copying_fot.html | 25 -
.../formatting/float_copying/res_html/index.html | 25 -
.../res_html/public-domain-anchor.html | 26 -
.../float_copying/res_html/public-domain.html | 26 -
tp/t/results/formatting/one_line.pl | 25 -
tp/t/results/formatting/one_line_no_content.pl | 25 -
.../res_html/simplest.html | 25 -
.../simplest_test_prefix/res_html/truc.html | 25 -
tp/t/results/formatting/texi_bib_example.pl | 23 -
tp/t/results/formatting/texi_cond.pl | 25 -
tp/t/results/formatting/texi_glossary.pl | 25 -
tp/t/results/heading/heading_in_copying.pl | 25 -
tp/t/results/heading/heading_in_example.pl | 24 -
tp/t/results/heading/heading_in_quotation.pl | 25 -
.../character_number_leading_toc_stoc.pl | 24 -
tp/t/results/html_tests/check_htmlxref.pl | 25 -
tp/t/results/html_tests/commands_in_abbr.pl | 24 -
tp/t/results/html_tests/commands_in_alt.pl | 24 -
.../deftypefnnewline_for_copying_after.pl | 29 +-
.../deftypefnnewline_for_copying_before.pl | 25 +-
tp/t/results/html_tests/documentdescription.pl | 25 -
.../empty_lines_at_beginning_no_setfilename.pl | 25 -
...lines_at_beginning_no_setfilename_no_element.pl | 24 -
.../html_tests/example_at_commands_arguments.pl | 24 -
tp/t/results/html_tests/example_class.pl | 24 -
tp/t/results/html_tests/example_empty_arguments.pl | 24 -
tp/t/results/html_tests/example_multi_class.pl | 24 -
.../res_html/chap-f.html | 25 -
.../res_html/chap-s.html | 25 -
.../res_html/footnotestyle_separate_late_fot.html | 25 -
.../res_html/index.html | 25 -
tp/t/results/html_tests/html_in_copying.pl | 25 -
tp/t/results/html_tests/image_link_prefix.pl | 25 -
.../results/html_tests/index_and_node_same_name.pl | 24 -
tp/t/results/html_tests/index_below.pl | 24 -
.../itemize_arguments/res_html/index.html | 26 -
.../res_html/index.html | 26 -
tp/t/results/html_tests/raw_html.pl | 25 -
.../res_html/circumflex.html | 25 -
.../redirection_same_labels/res_html/i.html | 25 -
.../redirection_same_labels/res_html/index.html | 25 -
.../redirection_same_labels/res_html/umlaut.html | 25 -
tp/t/results/html_tests/shortcontents_no_top.pl | 24 -
tp/t/results/html_tests/simple_menu.pl | 25 -
.../html_tests/test_xrefautomaticsectiontitle.pl | 25 -
.../test_xrefautomaticsectiontitle_off_first.pl | 25 -
tp/t/results/html_tests/tex_expanded_in_copying.pl | 25 -
.../text_before_top_and_contents_after_title.pl | 24 -
...t_before_top_and_summarycontents_after_title.pl | 24 -
tp/t/results/html_tests/titles.pl | 24 -
.../verbatim_in_multitable_in_example.pl | 24 -
tp/t/results/html_tests/xml_protected_in_verb.pl | 25 -
.../htmlxref/htmlxref/res_html/test_refs.html | 24 -
...25_0026_0027_0028_0029_002a_002b_002d_002e.html | 24 -
...3f_005b_005c_005d_005e_005f_0060_007c_007e.html | 24 -
.../htmlxref/htmlxref_nodes/res_html/index.html | 24 -
.../htmlxref_nodes/res_html/local-node.html | 24 -
.../htmlxref_nodes/res_html/other-nodes.html | 24 -
.../htmlxref_nodes/res_html/test_refs_abt.html | 25 -
.../htmlxref_only_mono/res_html/test_refs.html | 24 -
...25_0026_0027_0028_0029_002a_002b_002d_002e.html | 24 -
...3f_005b_005c_005d_005e_005f_0060_007c_007e.html | 24 -
.../htmlxref_only_mono_nodes/res_html/index.html | 24 -
.../res_html/local-node.html | 24 -
.../res_html/other-nodes.html | 24 -
.../res_html/test_refs_abt.html | 25 -
.../htmlxref_only_split/res_html/test_refs.html | 24 -
...25_0026_0027_0028_0029_002a_002b_002d_002e.html | 24 -
...3f_005b_005c_005d_005e_005f_0060_007c_007e.html | 24 -
.../htmlxref_only_split_nodes/res_html/index.html | 24 -
.../res_html/local-node.html | 24 -
.../res_html/other-nodes.html | 24 -
.../res_html/test_refs_abt.html | 25 -
tp/t/results/include/simple.pl | 25 -
tp/t/results/indices/empty_string_index_entry.pl | 6 +-
.../encoding_index_ascii/res_html/index.html | 24 -
.../res_html/index.html | 24 -
.../encoding_index_latin1/res_html/index.html | 24 -
.../res_html/index.html | 24 -
.../encoding_index_utf8/res_html/index.html | 24 -
.../res_html/index.html | 24 -
tp/t/results/indices/ftable_vtable.pl | 12 +-
.../indices/printindex_index_entry_in_copying.pl | 16 +-
.../indices/same_index_entry_merged_indices.pl | 4 +-
tp/t/results/indices/subentry_and_sortas.pl | 24 -
...acro_defined_txiinternalvalue_in_translation.pl | 25 -
.../init_files_tests/modified_translation.pl | 25 -
tp/t/results/init_files_tests/redefined_need.pl | 25 -
tp/t/results/languages/appendix_translated.pl | 24 -
tp/t/results/languages/command_translated.pl | 25 -
tp/t/results/languages/multiple.pl | 30 +-
.../res_html/multiple_lang_chapters.html | 29 +-
.../res_html/multiple_lang_chapters.html | 29 +-
tp/t/results/languages/unknown_language.pl | 25 -
tp/t/results/languages/unknown_region.pl | 25 +-
.../layout/navigation/res_html/navigation.html | 24 -
.../navigation_chapter/res_html/chapter.html | 25 -
.../layout/navigation_chapter/res_html/index.html | 25 -
.../res_html/navigation_abt.html | 25 -
.../res_html/navigation_toc.html | 24 -
.../navigation_chapter/res_html/section.html | 26 -
.../navigation_chapter/res_html/subsection.html | 26 -
.../res_html/chapter.html | 25 -
.../res_html/index.html | 25 -
.../res_html/navigation_abt.html | 25 -
.../res_html/navigation_toc.html | 24 -
.../res_html/section.html | 26 -
.../res_html/subsection.html | 26 -
.../res_html/chapter.html | 25 -
.../res_html/index.html | 25 -
.../res_html/navigation_abt.html | 25 -
.../res_html/navigation_toc.html | 24 -
.../res_html/section.html | 26 -
.../res_html/subsection.html | 26 -
.../res_html/chapter.html | 25 -
.../res_html/index.html | 25 -
.../res_html/navigation_abt.html | 25 -
.../res_html/navigation_toc.html | 24 -
.../res_html/section.html | 26 -
.../res_html/subsection.html | 26 -
.../navigation_no_header/res_html/navigation.html | 24 -
.../res_html/navigation.html | 24 -
.../layout/navigation_node/res_html/chapter.html | 25 -
.../layout/navigation_node/res_html/index.html | 25 -
.../navigation_node/res_html/navigation_abt.html | 25 -
.../navigation_node/res_html/navigation_toc.html | 24 -
.../layout/navigation_node/res_html/section.html | 25 -
.../navigation_node/res_html/subsection.html | 25 -
.../res_html/chapter.html | 25 -
.../navigation_node_no_header/res_html/index.html | 25 -
.../res_html/navigation_abt.html | 25 -
.../res_html/navigation_toc.html | 24 -
.../res_html/section.html | 25 -
.../res_html/subsection.html | 25 -
.../res_html/chapter.html | 25 -
.../res_html/index.html | 25 -
.../res_html/navigation_abt.html | 25 -
.../res_html/navigation_toc.html | 24 -
.../res_html/section.html | 25 -
.../res_html/subsection.html | 25 -
.../navigation_node_vertical/res_html/chapter.html | 25 -
.../navigation_node_vertical/res_html/index.html | 25 -
.../res_html/navigation_abt.html | 25 -
.../res_html/navigation_toc.html | 24 -
.../navigation_node_vertical/res_html/section.html | 25 -
.../res_html/subsection.html | 25 -
.../navigation_section/res_html/chapter.html | 25 -
.../layout/navigation_section/res_html/index.html | 25 -
.../res_html/navigation_abt.html | 25 -
.../res_html/navigation_toc.html | 24 -
.../navigation_section/res_html/section.html | 25 -
.../navigation_section/res_html/subsection.html | 26 -
.../res_html/chapter.html | 25 -
.../res_html/index.html | 25 -
.../res_html/navigation_abt.html | 25 -
.../res_html/navigation_toc.html | 24 -
.../res_html/section.html | 25 -
.../res_html/subsection.html | 26 -
.../res_html/chapter.html | 25 -
.../res_html/index.html | 25 -
.../res_html/navigation_abt.html | 25 -
.../res_html/navigation_toc.html | 24 -
.../res_html/section.html | 25 -
.../res_html/subsection.html | 26 -
.../res_html/chapter.html | 25 -
.../res_html/index.html | 25 -
.../res_html/navigation_abt.html | 25 -
.../res_html/navigation_toc.html | 24 -
.../res_html/section.html | 25 -
.../res_html/subsection.html | 26 -
.../navigation_vertical/res_html/navigation.html | 24 -
.../no_monolithic/res_html/no_monolithic.html | 24 -
.../no_monolithic/res_html/no_monolithic_abt.html | 25 -
.../no_monolithic/res_html/no_monolithic_fot.html | 25 -
.../no_monolithic/res_html/no_monolithic_ovr.html | 24 -
.../no_monolithic/res_html/no_monolithic_toc.html | 24 -
.../menu/block_commands_in_menu_description.pl | 23 -
tp/t/results/menu/comment_on_menu_line.pl | 25 -
tp/t/results/menu/dash_in_menu.pl | 24 -
tp/t/results/menu/detailmenu.pl | 24 -
tp/t/results/menu/detailmenu_in_description.pl | 25 -
tp/t/results/menu/detailmenu_on_subnodes.pl | 24 -
tp/t/results/menu/detailmenu_unknown_node.pl | 25 -
tp/t/results/menu/entry_after_detailmenu.pl | 24 -
tp/t/results/menu/example_in_menu_comment.pl | 23 -
tp/t/results/menu/example_in_menu_description.pl | 23 -
tp/t/results/menu/formats_in_menu.pl | 22 -
tp/t/results/menu/inlineraw_in_menu_description.pl | 24 -
tp/t/results/menu/invalid_info_menu_entry.pl | 25 -
tp/t/results/menu/menu_entry_name.pl | 25 -
tp/t/results/menu/menu_entry_name_comment.pl | 25 -
tp/t/results/menu/menu_entry_no_entry.pl | 24 -
tp/t/results/menu/menu_entry_no_entry_location.pl | 25 -
tp/t/results/menu/menu_entry_node.pl | 25 -
tp/t/results/menu/menu_entry_node_comments.pl | 25 -
tp/t/results/menu/menu_in_example.pl | 22 -
tp/t/results/menu/menu_pointing_to_anchor.pl | 25 -
tp/t/results/menu/menu_title_before_entries.pl | 24 -
tp/t/results/menu/no_colon_in_menu.pl | 24 -
tp/t/results/menu/reference_to_external_manual.pl | 25 -
tp/t/results/menu/sc_in_menu.pl | 22 -
tp/t/results/menu/simple.pl | 24 -
tp/t/results/menu/simple_no_menu.pl | 25 -
tp/t/results/menu/submenu_in_example.pl | 23 -
tp/t/results/menu/verb_in_menu_description.pl | 24 -
tp/t/results/morecoverage/formatting_fr.pl | 18 -
tp/t/results/morecoverage/texi_formatting.pl | 21 -
.../res_html/double_index_entry.html | 24 -
.../index_no_node/res_html/Chapter-2.html | 25 -
.../index_no_node/res_html/Chapter.html | 24 -
.../moreindices/index_no_node/res_html/index.html | 24 -
.../index_no_node/res_html/index_no_node_abt.html | 25 -
.../index_no_node/res_html/unnumbered.html | 24 -
.../moreindices/index_split/res_html/first.html | 24 -
.../moreindices/index_split/res_html/index.html | 24 -
.../index_split/res_html/index_split_abt.html | 25 -
.../index_split/res_html/node-2-in-section-3.html | 26 -
.../index_split/res_html/node-3-in-section-3.html | 26 -
.../index_split/res_html/node-in-section-3.html | 26 -
.../index_split/res_html/second-chapter.html | 25 -
.../index_split/res_html/section-1.html | 26 -
.../index_split/res_html/section-2.html | 26 -
.../index_split/res_html/section-3.html | 26 -
.../index_split/res_html/subsection-1.html | 26 -
.../index_split/res_html/subsection-2.html | 26 -
.../index_split_nodes/res_html/first.html | 24 -
.../index_split_nodes/res_html/index.html | 24 -
.../res_html/index_split_abt.html | 25 -
.../res_html/node-2-in-section-3.html | 24 -
.../res_html/node-3-in-section-3.html | 25 -
.../res_html/node-in-section-3.html | 25 -
.../index_split_nodes/res_html/second-chapter.html | 25 -
.../index_split_nodes/res_html/section-1.html | 24 -
.../index_split_nodes/res_html/section-2.html | 25 -
.../index_split_nodes/res_html/section-3.html | 24 -
.../index_split_nodes/res_html/subsection-1.html | 25 -
.../index_split_nodes/res_html/subsection-2.html | 24 -
.../nodes_before_top/res_html/a-node.html | 26 -
.../nodes_before_top/res_html/another.html | 26 -
.../res_html/first-before-top.html | 24 -
.../nodes_before_top/res_html/first.html | 26 -
.../nodes_before_top/res_html/index.html | 24 -
.../res_html/node-in-menu-before-top.html | 26 -
.../res_html/nodes_before_top_abt.html | 25 -
.../nodes_before_top/res_html/second.html | 26 -
.../res_html/nodes_before_top_and_sections.html | 24 -
.../nodes_before_top_no_nodes/res_html/a-node.html | 26 -
.../res_html/another.html | 26 -
.../res_html/first-before-top.html | 26 -
.../nodes_before_top_no_nodes/res_html/first.html | 26 -
.../nodes_before_top_no_nodes/res_html/index.html | 24 -
.../res_html/node-in-menu-before-top.html | 26 -
.../nodes_before_top_no_nodes/res_html/second.html | 26 -
.../nodes_before_top_nodes/res_html/a-node.html | 24 -
.../nodes_before_top_nodes/res_html/another.html | 25 -
.../res_html/first-before-top.html | 24 -
.../nodes_before_top_nodes/res_html/first.html | 24 -
.../nodes_before_top_nodes/res_html/index.html | 24 -
.../res_html/node-in-menu-before-top.html | 24 -
.../res_html/nodes_before_top_abt.html | 25 -
.../nodes_before_top_nodes/res_html/second.html | 24 -
.../split_chapter_index/res_html/first.html | 24 -
.../split_chapter_index/res_html/index.html | 25 -
.../split_chapter_index/res_html/section-1.html | 26 -
.../res_html/split_chapter_index_abt.html | 25 -
.../split_chapter_index/res_html/subsection-1.html | 26 -
.../res_html/equivalent_nodes.html | 25 -
.../res_html/equivalent_nodes.html | 25 -
.../res_html/more_sections_than_nodes.html | 25 -
.../node_footnote_end/res_html/node_footnote.html | 25 -
.../res_html/node_footnote.html | 25 -
.../node_footnote_use_node/res_html/a.html | 25 -
.../node_footnote_use_node/res_html/chapter.html | 25 -
.../node_footnote_use_node/res_html/index.html | 25 -
.../res_html/node_footnote_abt.html | 25 -
.../res_html/nodes_after_top_before_chapter.html | 25 -
.../res_html/index.html | 25 -
.../nodes_after_top_before_chapter_abt.html | 25 -
.../res_html/second-node.html | 26 -
.../res_html/third-node.html | 25 -
.../res_html/index.html | 25 -
.../res_html/second-node.html | 26 -
.../res_html/third-node.html | 26 -
.../res_html/nodes_after_top_before_section.html | 25 -
.../res_html/index.html | 25 -
.../nodes_after_top_before_section_abt.html | 25 -
.../res_html/second-node.html | 26 -
.../res_html/third-node.html | 26 -
.../res_html/placed_things_before_element.html | 24 -
.../sectioning_frames/res_html/First-node.html | 24 -
.../res_html/Last-node-no-description.html | 26 -
.../sectioning_frames/res_html/Second-node.html | 25 -
.../res_html/Third-node-unnumbered.html | 25 -
.../sectioning_frames/res_html/between-node.html | 26 -
.../sectioning_frames/res_html/index.html | 24 -
.../sectioning_frames/res_html/numbered-sub.html | 26 -
.../sectioning_frames/res_html/numbered-sub2.html | 26 -
.../sectioning_frames/res_html/numbered-sub3.html | 26 -
.../sectioning_frames/res_html/numbered.html | 26 -
.../sectioning_frames/res_html/sectioning_abt.html | 25 -
.../sectioning_frames/res_html/sectioning_ovr.html | 24 -
.../sectioning_frames/res_html/sectioning_toc.html | 24 -
.../res_html/sectioning_toc_frame.html | 29 +-
.../sectioning_frames/res_html/unnumbered-sub.html | 26 -
.../res_html/unnumbered-sub2.html | 26 -
.../sectioning_frames/res_html/unnumbered.html | 26 -
.../sectioning_frames/res_html/unnumbered2.html | 26 -
.../res_html/top_node_up_explicit.html | 25 -
.../res_html/top_node_up_implicit.html | 25 -
.../res_html/two_footnotes_in_nodes.html | 25 -
.../res_html/two_footnotes_in_nodes.html | 25 -
tp/t/results/preformatted/def_in_example.pl | 2 +-
tp/t/results/raw/displaymath.pl | 25 -
tp/t/results/regions/anchor_in_copying.pl | 25 -
.../regions/anchor_in_copying_in_footnote.pl | 25 -
tp/t/results/regions/anchor_in_titlepage.pl | 25 -
.../regions/anchor_in_titlepage_titlepage.pl | 25 -
tp/t/results/regions/format_in_titlepage.pl | 25 -
.../regions/format_in_titlepage_titlepage.pl | 24 -
tp/t/results/regions/ref_in_copying.pl | 25 -
tp/t/results/regions/today_in_copying.pl | 25 -
tp/t/results/sectioning/anchor_in_footnote.pl | 25 -
.../sectioning/anchor_in_footnote_separate.pl | 25 -
tp/t/results/sectioning/anchor_zero.pl | 25 -
.../sectioning/chapter_before_and_after_part.pl | 24 -
tp/t/results/sectioning/chapter_before_part.pl | 25 -
tp/t/results/sectioning/chapter_between_nodes.pl | 24 -
.../chapter_node_before_and_after_part.pl | 24 -
.../sectioning/character_and_spaces_in_node.pl | 25 -
.../sectioning/character_and_spaces_in_refs.pl | 25 -
...25_0026_0027_0028_0029_002a_002b_002d_002e.html | 25 -
...3f_005b_005c_005d_005e_005f_0060_007c_007e.html | 25 -
.../res_html/index.html | 25 -
.../res_html/local-node.html | 25 -
.../res_html/other-nodes.html | 25 -
tp/t/results/sectioning/contents.pl | 24 -
.../sectioning/contents_and_shortcontents.pl | 24 -
.../sectioning/contents_with_only_top_node.pl | 25 -
.../results/sectioning/double_node_anchor_float.pl | 25 -
tp/t/results/sectioning/double_part.pl | 25 -
tp/t/results/sectioning/double_top.pl | 25 -
tp/t/results/sectioning/empty_top_node_up.pl | 25 -
tp/t/results/sectioning/equivalent_labels.pl | 25 -
tp/t/results/sectioning/equivalent_nodes.pl | 25 -
.../results/sectioning/explicit_node_directions.pl | 25 -
tp/t/results/sectioning/external_node_in_menu.pl | 25 -
tp/t/results/sectioning/internal_top_node_up.pl | 25 -
tp/t/results/sectioning/lone_contents.pl | 25 -
tp/t/results/sectioning/next_in_menu_is_below.pl | 25 -
.../results/sectioning/no_argument_and_contents.pl | 24 -
tp/t/results/sectioning/no_element.pl | 24 -
tp/t/results/sectioning/no_menu.pl | 25 -
.../sectioning/node_part_chapter_after_chapter.pl | 24 -
.../sectioning/node_part_chapter_after_top.pl | 25 -
.../node_sectop_before_chapter_no_node.pl | 25 -
.../sectioning/node_sectop_before_lone_node_Top.pl | 25 -
.../node_up_direction_for_top_with_manual.pl | 25 -
tp/t/results/sectioning/node_up_external_node.pl | 25 -
.../nodes_after_top_before_chapter_nodes.pl | 25 -
.../nodes_after_top_before_chapter_not_split.pl | 25 -
...ore_chapter_not_split_no_use_node_directions.pl | 25 -
.../nodes_after_top_before_chapter_sections.pl | 25 -
.../nodes_after_top_before_section_nodes.pl | 25 -
.../nodes_after_top_before_section_sections.pl | 25 -
.../nodes_no_node_top_explicit_directions.pl | 25 -
.../non_automatic_internal_top_node_up.pl | 25 -
.../non_automatic_top_node_up_and_url.pl | 25 -
.../sectioning/non_automatic_top_node_up_url.pl | 25 -
.../one_node_explicit_directions_anchor.pl | 25 -
tp/t/results/sectioning/one_subsection.pl | 25 -
tp/t/results/sectioning/one_subsection_and_node.pl | 25 -
tp/t/results/sectioning/part_before_chapter.pl | 25 -
tp/t/results/sectioning/part_before_top.pl | 25 -
tp/t/results/sectioning/part_chapter_after_top.pl | 25 -
tp/t/results/sectioning/part_node_after_top.pl | 25 -
tp/t/results/sectioning/part_node_before_top.pl | 25 -
.../sectioning/part_node_chapter_after_top.pl | 25 -
.../sectioning/part_node_chapter_appendix.pl | 25 -
.../sectioning/part_node_chapter_node_appendix.pl | 25 -
.../sectioning/part_node_node_part_appendix.pl | 25 -
tp/t/results/sectioning/part_node_part_appendix.pl | 25 -
.../sectioning/part_node_part_node_appendix.pl | 25 -
.../sectioning/placed_things_before_element.pl | 25 -
.../sectioning/placed_things_before_node.pl | 25 -
.../sectioning/protected_node_parentheses.pl | 25 -
tp/t/results/sectioning/ref_to_top.pl | 25 -
.../sectioning/section_before_after_top_node.pl | 25 -
.../section_before_after_top_node_last_node.pl | 25 -
tp/t/results/sectioning/section_before_part.pl | 24 -
tp/t/results/sectioning/section_before_top.pl | 25 -
.../results/sectioning/section_below_unnumbered.pl | 24 -
.../sectioning/section_below_unnumbered_no_top.pl | 25 -
.../sectioning/section_chapter_before_top_nodes.pl | 25 -
.../sectioning/section_in_unnumbered_info.pl | 24 -
.../sectioning/section_in_unnumbered_plaintext.pl | 24 -
.../results/sectioning/section_node_before_part.pl | 25 -
tp/t/results/sectioning/sections_test.pl | 25 -
.../sectioning/sections_test_no_use_nodes.pl | 25 -
...ctions_test_no_use_nodes_use_node_directions.pl | 25 -
.../setfilename_on_top_and_after_node.pl | 25 -
tp/t/results/sectioning/shortcontents.pl | 24 -
tp/t/results/sectioning/space_in_node.pl | 25 -
.../sectioning/top_no_argument_and_content.pl | 25 -
.../results/sectioning/top_no_argument_and_node.pl | 25 -
.../sectioning/top_no_argument_and_top_node.pl | 25 -
.../sectioning/top_node_no_menu_direction.pl | 25 -
tp/t/results/sectioning/top_node_part_top.pl | 25 -
tp/t/results/sectioning/top_node_up_url.pl | 25 -
tp/t/results/sectioning/top_without_node_nodes.pl | 25 -
.../sectioning/top_without_node_sections.pl | 25 -
.../res_html/a.html | 25 -
.../res_html/index.html | 25 -
.../res_html/n.html | 25 -
tp/t/results/sectioning/two_nodes_at_the_end.pl | 25 -
.../sectioning/two_nodes_between_chapters.pl | 25 -
.../sectioning/two_unnumbered_no_argument.pl | 25 -
.../sectioning/unnumbered_before_node_top_top.pl | 25 -
.../sectioning/unnumbered_before_top_node.pl | 25 -
.../unnumbered_top_without_node_nodes.pl | 25 -
.../unnumbered_top_without_node_sections.pl | 25 -
tp/t/results/xtable/block_commands_in_table.pl | 8 +-
tp/t/results/xtable/empty_item_itemx.pl | 6 +-
.../results/xtable/inter_item_commands_in_table.pl | 14 +-
tp/t/results/xtable/table_nested.pl | 24 +-
.../contents_and_parts/contents_and_parts.html | 24 -
.../contents_at_begin/contents_at_begin.html | 24 -
.../contents_at_begin.html | 24 -
.../contents_at_end/contents_at_end.html | 24 -
.../contents_at_end_inline/contents_at_end.html | 24 -
.../contents_in_middle_chapter.html | 24 -
.../contents_in_middle_chapter.html | 24 -
.../contents_in_middle_section.html | 24 -
.../contents_in_middle_section.html | 24 -
.../double_contents/double_contents.html | 24 -
.../double_contents.html | 24 -
.../double_contents.html | 24 -
.../chapter.html | 25 -
.../double_contents_abt.html | 25 -
.../index.html | 24 -
.../section.html | 26 -
.../chapter.html | 25 -
.../index.html | 24 -
.../section.html | 25 -
.../double_contents_book/double_contents.html | 24 -
.../double_contents_chapter/chapter.html | 25 -
.../double_contents_abt.html | 25 -
.../double_contents_toc.html | 24 -
.../res_parser/double_contents_chapter/index.html | 25 -
.../double_contents_chapter/section.html | 26 -
.../double_contents_inline/double_contents.html | 24 -
.../double_contents_inline_chapter/chapter.html | 24 -
.../double_contents_abt.html | 25 -
.../double_contents_inline_chapter/index.html | 24 -
.../double_contents_inline_chapter/section.html | 26 -
.../double_contents_inline_nodes/chapter.html | 24 -
.../double_contents_abt.html | 25 -
.../double_contents_inline_nodes/index.html | 24 -
.../double_contents_inline_nodes/section.html | 24 -
.../double_contents_inline_section/chapter.html | 24 -
.../double_contents_abt.html | 25 -
.../double_contents_inline_section/index.html | 24 -
.../double_contents_inline_section/section.html | 24 -
.../res_parser/double_contents_nodes/chapter.html | 25 -
.../double_contents_nodes/double_contents_abt.html | 25 -
.../double_contents_nodes/double_contents_toc.html | 24 -
.../res_parser/double_contents_nodes/index.html | 25 -
.../res_parser/double_contents_nodes/section.html | 25 -
.../double_contents_section/chapter.html | 25 -
.../double_contents_abt.html | 25 -
.../double_contents_toc.html | 24 -
.../res_parser/double_contents_section/index.html | 25 -
.../double_contents_section/section.html | 25 -
.../contents/res_parser/no_content/no_content.html | 25 -
.../no_content_do_contents/no_content.html | 24 -
.../no_content_do_contents_inline/no_content.html | 25 -
.../res_parser/no_content_inline/no_content.html | 25 -
.../no_content_setcatpage.html | 25 -
.../no_content_setcatpage.html | 24 -
.../no_content_setcatpage.html | 25 -
.../no_content_setcatpage.html | 25 -
.../documentlanguage_cmdline/documentlanguage.html | 24 +-
.../ignore_and_comments.html | 24 -
.../res_parser/simplest_test_css/simplest.html | 25 -
.../res_parser/test_redefine_need/test_need.html | 25 -
.../index_and_node_same_name.html | 24 -
.../index_entry_in_footnote.html | 24 -
.../index_no_node_no_top/index_no_node_no_top.html | 24 -
.../res_parser/index_nodes/index_nodes.html | 24 -
.../res_parser/index_nodes_nodes/a-node.html | 24 -
.../res_parser/index_nodes_nodes/another.html | 25 -
.../res_parser/index_nodes_nodes/first.html | 24 -
.../res_parser/index_nodes_nodes/index.html | 24 -
.../index_nodes_nodes/index_nodes_abt.html | 25 -
.../res_parser/index_nodes_nodes/second.html | 24 -
.../res_parser/index_one_node/index_one_node.html | 24 -
.../res_parser/index_special_region/Chapter.html | 24 +-
.../index_special_region/Copying-and-indices.html | 24 -
.../index_special_region/Copying-information.html | 26 -
.../Public-domain-reference.html | 26 -
.../Titlepage-footnote-anchor.html | 26 -
.../res_parser/index_special_region/index.html | 25 -
.../index_special_region_abt.html | 25 -
.../index_special_region_fot.html | 25 -
.../index_special_region_toc.html | 24 -
.../index_special_region_html/Chapter.html | 24 +-
.../Copying-and-indices.html | 24 -
.../Copying-information.html | 26 -
.../Public-domain-reference.html | 26 -
.../Titlepage-anchor.html | 26 -
.../Titlepage-footnote-anchor.html | 26 -
.../index_special_region_html/index.html | 24 -
.../index_special_region_abt.html | 25 -
.../index_special_region_fot.html | 25 -
.../index_special_region_toc.html | 24 -
.../Chapter.html | 25 +-
.../Copying-and-indices.html | 24 -
.../Public-domain-reference.html | 26 -
.../Titlepage-footnote-anchor.html | 26 -
.../index.html | 25 -
.../index_special_region_no_insertcopying_abt.html | 25 -
.../index_special_region_no_insertcopying_toc.html | 24 -
.../Chapter.html | 25 +-
.../Copying-and-indices.html | 24 -
.../Copying-information.html | 26 -
.../Public-domain-reference.html | 26 -
.../Titlepage-anchor.html | 26 -
.../Titlepage-footnote-anchor.html | 26 -
.../index.html | 24 -
.../index_special_region_no_insertcopying_abt.html | 25 -
.../index_special_region_no_insertcopying_fot.html | 25 -
.../index_special_region_no_insertcopying_toc.html | 24 -
.../index_special_region_no_region/Chapter.html | 25 +-
.../Copying-and-indices.html | 24 -
.../Public-domain-reference.html | 26 -
.../Titlepage-footnote-anchor.html | 26 -
.../index_special_region_no_region/index.html | 25 -
.../index_special_region_no_region_abt.html | 25 -
.../index_special_region_no_region_toc.html | 24 -
.../Chapter.html | 25 +-
.../Copying-and-indices.html | 24 -
.../Copying-information.html | 26 -
.../Public-domain-reference.html | 26 -
.../Titlepage-anchor.html | 26 -
.../Titlepage-footnote-anchor.html | 26 -
.../index_special_region_no_region_html/index.html | 24 -
.../index_special_region_no_region_abt.html | 25 -
.../index_special_region_no_region_fot.html | 25 -
.../index_special_region_no_region_toc.html | 24 -
tp/tests/indices/res_parser/index_table/index.html | 25 -
.../res_parser/index_table/index_table_abt.html | 25 -
.../res_parser/index_table/index_table_toc.html | 24 -
.../res_parser/index_table/indices-refs.html | 24 -
.../index_table/node-with-ftable-and-vtable.html | 33 +-
.../index_table/node-with-printindex.html | 24 -
tp/tests/indices/res_parser/index_table/node.html | 26 -
.../indices_in_begin_tables_lists.html | 35 +-
.../a-node.html | 26 -
.../another.html | 26 -
.../chapter.html | 24 -
.../first-before-top.html | 26 -
.../first.html | 26 -
.../index.html | 24 -
.../node-in-chapter.html | 26 -
.../node-in-menu-before-top.html | 26 -
.../nodes_before_top_and_sections_abt.html | 25 -
.../second.html | 26 -
.../a-node.html | 26 -
.../another.html | 26 -
.../chapter.html | 24 -
.../first-before-top.html | 24 -
.../first.html | 26 -
.../index.html | 24 -
.../node-in-chapter.html | 26 -
.../node-in-menu-before-top.html | 26 -
.../nodes_before_top_and_sections_abt.html | 25 -
.../second.html | 26 -
.../printindex_between_node_section/index.html | 26 -
.../node-chap1.html | 26 -
.../printindex_between_node_section/node-sec1.html | 26 -
.../printindex_between_node_section.html | 24 -
.../printindex_between_part_chapter.html | 24 -
.../Copying-and-indices.html | 24 -
.../Copying-information.html | 25 -
.../Public-domain-reference.html | 25 -
.../index_special_region_html/index.html | 23 +-
.../Copying-and-indices.html | 24 -
.../index.html | 24 +-
.../Copying-and-indices.html | 24 -
.../index_special_region_no_region_html/index.html | 24 +-
.../a-node.html | 25 -
.../another.html | 25 -
.../chapter.html | 24 -
.../first-before-top.html | 24 -
.../first.html | 25 -
.../index.html | 24 -
.../node-in-chapter.html | 25 -
.../node-in-menu-before-top.html | 25 -
.../second.html | 25 -
.../a-node.html | 25 -
.../another.html | 25 -
.../chapter.html | 24 -
.../first-before-top.html | 24 -
.../first.html | 25 -
.../index.html | 24 -
.../node-in-chapter.html | 25 -
.../node-in-menu-before-top.html | 25 -
.../second.html | 25 -
.../layout/res_parser/formatting/formatting.html | 745 ++++++++++----------
.../layout/res_parser/formatting_chm/anchor.html | 28 -
.../layout/res_parser/formatting_chm/chapter.html | 455 ++++++------
.../layout/res_parser/formatting_chm/chapter2.html | 26 -
.../res_parser/formatting_chm/formatting.html | 307 ++++----
.../res_parser/formatting_chm/formatting_abt.html | 28 -
.../res_parser/formatting_chm/formatting_ovr.html | 27 -
.../res_parser/formatting_chm/formatting_toc.html | 27 -
.../layout/res_parser/formatting_chm/index.html | 28 -
.../formatting_chm/s_002d_002dect_002cion.html | 28 -
.../res_parser/formatting_chm/subsection.html | 28 -
...tion-_0060_0060simple_002ddouble_002d_002d.html | 28 -
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 28 -
.../formatting_enable_encoding/formatting.html | 745 ++++++++++----------
.../EPUB/xhtml/formatting.xhtml | 7 -
.../EPUB/xhtml/chapter.xhtml | 10 -
.../EPUB/xhtml/chapter2.xhtml | 25 -
.../EPUB/xhtml/formatting.xhtml | 11 -
.../EPUB/xhtml/formatting_abt.xhtml | 27 -
.../EPUB/xhtml/formatting_fot.xhtml | 27 -
.../EPUB/xhtml/formatting_ovr.xhtml | 26 -
.../EPUB/xhtml/formatting_toc.xhtml | 26 -
.../EPUB/xhtml/s_002d_002dect_002cion.xhtml | 26 -
.../EPUB/xhtml/subsection.xhtml | 27 -
...ion-_0060_0060simple_002ddouble_002d_002d.xhtml | 27 -
...2d_002dfour_002d_002d_002d_002d_0027_0027.xhtml | 27 -
.../res_parser/formatting_exotic/anchor.html | 28 -
.../res_parser/formatting_exotic/chapter.html | 94 ++-
.../res_parser/formatting_exotic/chapter2.html | 25 -
.../formatting_exotic/formatting_abt.html | 27 -
.../formatting_exotic/formatting_ovr.html | 27 -
.../formatting_exotic/formatting_toc.html | 27 -
.../layout/res_parser/formatting_exotic/index.html | 27 -
.../formatting_exotic/s_002d_002dect_002cion.html | 27 -
.../res_parser/formatting_exotic/subsection.html | 28 -
...tion-_0060_0060simple_002ddouble_002d_002d.html | 28 -
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 28 -
.../res_parser/formatting_fr_icons/formatting.html | 745 ++++++++++----------
.../res_parser/formatting_html/formatting.html | 745 ++++++++++----------
.../res_parser/formatting_html32/formatting.html | 745 ++++++++++----------
.../formatting_html_no_texi2html/formatting.html | 452 ++++++------
.../res_parser/formatting_html_nodes/anchor.html | 28 -
.../res_parser/formatting_html_nodes/chapter.html | 452 ++++++------
.../res_parser/formatting_html_nodes/chapter2.html | 25 -
.../formatting_html_nodes/formatting_abt.html | 27 -
.../formatting_html_nodes/formatting_fot.html | 27 -
.../formatting_html_nodes/formatting_ovr.html | 26 -
.../formatting_html_nodes/formatting_toc.html | 26 -
.../res_parser/formatting_html_nodes/index.html | 305 ++++----
.../s_002d_002dect_002cion.html | 26 -
.../formatting_html_nodes/subsection.html | 27 -
...tion-_0060_0060simple_002ddouble_002d_002d.html | 27 -
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 27 -
.../formatting_inline_css/formatting.html | 768 ++++++++++-----------
.../res_parser/formatting_mathjax/formatting.html | 745 ++++++++++----------
.../layout/res_parser/formatting_nodes/anchor.html | 28 -
.../res_parser/formatting_nodes/chapter.html | 452 ++++++------
.../res_parser/formatting_nodes/chapter2.html | 25 -
.../formatting_nodes/formatting_abt.html | 27 -
.../formatting_nodes/formatting_fot.html | 27 -
.../formatting_nodes/formatting_ovr.html | 26 -
.../formatting_nodes/formatting_toc.html | 26 -
.../layout/res_parser/formatting_nodes/index.html | 305 ++++----
.../formatting_nodes/s_002d_002dect_002cion.html | 26 -
.../res_parser/formatting_nodes/subsection.html | 27 -
...tion-_0060_0060simple_002ddouble_002d_002d.html | 27 -
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 27 -
.../formatting_numerical_entities/formatting.html | 745 ++++++++++----------
.../formatting_regions/formatting_regions.html | 745 ++++++++++----------
.../formatting_weird_quotes/formatting.html | 745 ++++++++++----------
.../res_parser/formatting_xhtml/formatting.html | 745 ++++++++++----------
.../chapter.html | 25 -
.../navigation_test_misc_file_collision/index.html | 26 -
.../navigation_abt.html | 25 -
.../navigation_toc.html | 24 -
.../section.html | 26 -
.../subsection.html | 25 -
.../no_monolithic_only_toc_out/no_monolithic.html | 23 -
tp/tests/many_input_files/tex_l2h_res/tex.html | 25 -
.../many_input_files/tex_l2h_res/tex_complex.html | 25 -
tp/tests/many_input_files/tex_t4ht_res/tex.html | 25 -
.../many_input_files/tex_t4ht_res/tex_complex.html | 25 -
.../nested_cartouche/nested_formats.html | 130 ++--
.../res_parser/nested_deffn/nested_formats.html | 636 +++++++++--------
.../nested_enumerate/nested_formats.html | 130 ++--
.../res_parser/nested_example/nested_formats.html | 130 ++--
.../nested_flushright/nested_formats.html | 130 ++--
.../res_parser/nested_group/nested_formats.html | 130 ++--
.../res_parser/nested_itemize/nested_formats.html | 130 ++--
.../res_parser/nested_menu/nested_formats.html | 129 ++--
.../nested_multitable/nested_formats.html | 130 ++--
.../nested_quotation/nested_formats.html | 130 ++--
.../res_parser/nested_table/nested_formats.html | 130 ++--
.../sectioning_directions/sectioning.html | 23 -
.../First-node.html | 24 -
.../Last-node-no-description.html | 26 -
.../Second-node.html | 25 -
.../Third-node-unnumbered.html | 25 -
.../between-node.html | 26 -
.../sectioning_directions_split_chapter/index.html | 24 -
.../numbered-sub.html | 26 -
.../numbered-sub2.html | 26 -
.../numbered-sub3.html | 26 -
.../numbered.html | 26 -
.../sectioning_abt.html | 25 -
.../sectioning_toc.html | 24 -
.../unnumbered-sub.html | 26 -
.../unnumbered-sub2.html | 26 -
.../unnumbered.html | 26 -
.../unnumbered2.html | 26 -
.../res_parser/block_EOL_tex/block_EOL.html | 25 -
.../res_parser/formatting_singular/anchor.html | 28 -
.../res_parser/formatting_singular/chapter.html | 453 ++++++------
.../res_parser/formatting_singular/chapter2.html | 26 -
.../res_parser/formatting_singular/index.htm | 27 -
.../res_parser/formatting_singular/index.html | 28 -
.../s_002d_002dect_002cion.html | 27 -
.../res_parser/formatting_singular/sing_abt.htm | 28 -
.../res_parser/formatting_singular/sing_fot.htm | 28 -
.../res_parser/formatting_singular/sing_ovr.htm | 27 -
.../res_parser/formatting_singular/sing_toc.htm | 27 -
.../res_parser/formatting_singular/subsection.html | 28 -
...tion-_0060_0060simple_002ddouble_002d_002d.html | 28 -
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 28 -
.../math_not_closed/math_not_closed.html | 25 -
.../res_parser/simplest_httex/simplest.html | 25 -
tp/tests/tex_html/res_parser/tex/tex.html | 25 -
.../res_parser/tex_accents_httex/tex_accents.html | 25 -
.../res_parser/tex_accents_l2h/tex_accents.html | 25 -
.../res_parser/tex_complex_httex/tex_complex.html | 25 -
.../res_parser/tex_complex_l2h/tex_complex.html | 25 -
.../res_parser/tex_eqalign_httex/tex_eqalign.html | 25 -
.../res_parser/tex_eqalign_l2h/tex_eqalign.html | 25 -
.../res_parser/tex_gdef_httex/tex_gdef.html | 25 -
.../tex_html/res_parser/tex_gdef_l2h/tex_gdef.html | 25 -
.../res_parser/tex_gdef_mathjax/tex_gdef.html | 25 -
tp/tests/tex_html/res_parser/tex_httex/tex.html | 25 -
.../res_parser/tex_in_copying/tex_in_copying.html | 25 -
.../res_parser/tex_not_closed/tex_not_closed.html | 25 -
tp/tests/tex_html/res_parser/tex_notex/tex.html | 25 -
872 files changed, 6933 insertions(+), 27503 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 6922b22704..1ffd0e40db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,47 @@
removed or never implemented cutomization variables:
SHORT_REF, IDX_SUMMARY, IGNORE_PREAMBLE_TEXT.
+2022-01-06 Patrice Dumas <pertusus@free.fr>
+
+ Dynamically generated CSS lines in HTML
+
+ * NEWS, doc/texinfo.texi (HTML Customization Variables)
+ (_default_format_css_lines, _file_header_informations): remove
+ CSS_LINES customization variable which does not make much sense
+ with dynamically generated CSS lines.
+
+ * tp/Texinfo/Convert/HTML.pm (convert_tree_new_formatting_context)
+ (command_text, _new_document_context, _pop_document_context)
+ (_translate_names): add an argument to mark expansions that are
+ reused in the document without being expanded again. Mainly
+ for expansions in command_text() and buttons names.
+
+ * tp/Texinfo/Convert/HTML.pm (_collect_css_element_class)
+ (html_attribute_class, %css_rules_not_collected)
+ (html_get_css_elements_classes, %css_map, _default_format_css_lines)
+ (_default_format_begin_file, _default_format_frame_files, output):
+ collect CSS rules used in the document while outputting and use only
+ collected CSS rules in generated CSS rules. Both CSS rules associated
+ to the file being output and associated to the global context in its
+ current state are output.
+
+ * tp/Texinfo/Convert/HTML.pm (output): do headers after the body from
+ all the elements to collect CSS rules. Do end of files before doing
+ header in case there are CSS rules there.
+
+ * tp/Texinfo/Convert/HTML.pm (output, %defaults)
+ (_file_header_informations, _default_format_end_file): do not setup
+ jslicenses_element at the beginning of a file, but at the end, when
+ the information is needed.
+
+ * tp/Texinfo/Convert/HTML.pm (_default_format_end_file, output)
+ (_convert, _default_format_frame_files),: define
$self->{'current_filename'}
+ and delete outside of conversion to be sure that it is defined for CSS
rules
+ collection including in end of files formatting.
+
+ * tp/Texinfo/Convert/HTML.pm (_get_copiable_anchor): use
+ html_attribute_class().
+
2022-01-06 Patrice Dumas <pertusus@free.fr>
* tp/Texinfo/Convert/HTML.pm (_convert_itemize_command)
diff --git a/NEWS b/NEWS
index 88b1959002..2e966c227b 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@ See the manual for detailed information.
. Rename OVERVIEW_LINK_TO_TOC as SHORT_TOC_LINK_TO_TOC, rename
BEFORE_OVERVIEW as BEFORE_SHORT_TOC_LINES and AFTER_OVERVIEW as
AFTER_SHORT_TOC_LINES.
+ . remove CSS_LINES customization variable.
. HTML output:
. use <code> tag for the output of @t instead of <tt>
diff --git a/doc/texinfo.texi b/doc/texinfo.texi
index f35a2ec045..9ca29e5099 100644
--- a/doc/texinfo.texi
+++ b/doc/texinfo.texi
@@ -16242,9 +16242,6 @@ Tables}) where an index entry is defined. An anchor
appears as a `@U{00B6}'
@c pilcrow sign
sign that appears when you hover the mouse pointer over the heading text.
-@item CSS_LINES
-CSS output, automatically determined by default (@pxref{HTML CSS}).
-
@item DATE_IN_HEADER
Put the document generation date in the header; off by default.
diff --git a/tp/TODO b/tp/TODO
index 5b8ad0a3d3..fc0c129f20 100644
--- a/tp/TODO
+++ b/tp/TODO
@@ -13,7 +13,6 @@ xmllint --nonet --noout --valid commands.xml
Before next release
===================
-
Bugs
====
diff --git a/tp/Texinfo/Common.pm b/tp/Texinfo/Common.pm
index 90ca3bc837..2430a3cb3f 100644
--- a/tp/Texinfo/Common.pm
+++ b/tp/Texinfo/Common.pm
@@ -276,7 +276,6 @@ my @variable_string_settables = (
'CLOSE_QUOTE_SYMBOL',
'COMPLEX_FORMAT_IN_TABLE',
'CONTENTS_OUTPUT_LOCATION',
-'CSS_LINES',
'DATE_IN_HEADER',
'DEFAULT_RULE',
'DEF_TABLE',
diff --git a/tp/Texinfo/Convert/HTML.pm b/tp/Texinfo/Convert/HTML.pm
index f3696280bb..c225cb61d0 100644
--- a/tp/Texinfo/Convert/HTML.pm
+++ b/tp/Texinfo/Convert/HTML.pm
@@ -139,6 +139,23 @@ my %upper_case_commands = ( 'sc' => 1 );
# API for html formatting
+sub _collect_css_element_class($$)
+{
+ my $self = shift;
+ my $element_class = shift;
+
+ #if (not defined($self->{'current_filename'})) {
+ # cluck "CFND";
+ #}
+ if (defined($self->{'css_map'}->{$element_class})) {
+ if ($self->{'document_global_context'}) {
+ $self->{'document_global_context_css'}->{$element_class} = 1;
+ } elsif (defined($self->{'current_filename'})) {
+ $self->{'file_css'}->{$self->{'current_filename'}}->{$element_class} = 1;
+ }
+ }
+}
+
# $extra_classes should be an array reference or undef
sub html_attribute_class($$$;$)
{
@@ -157,11 +174,11 @@ sub html_attribute_class($$$;$)
my $style = '';
+ my @all_classes = ($class);
+ if (defined($extra_classes)) {
+ push @all_classes, @$extra_classes;
+ }
if ($self->get_conf('INLINE_CSS_STYLE')) {
- my @all_classes = ($class);
- if (defined($extra_classes)) {
- @all_classes = (@all_classes, @$extra_classes);
- }
my @styles = ();
foreach my $style_class (@all_classes) {
if (defined($self->{'css_map'}->{"$element.$style_class"})) {
@@ -171,6 +188,10 @@ sub html_attribute_class($$$;$)
if (scalar(@styles) > 0) {
$style = ' style="'.join(';',@styles).'"';
}
+ } else {
+ foreach my $style_class (@all_classes) {
+ $self->_collect_css_element_class("$element.$style_class");
+ }
}
my $extra_class_str = '';
if (defined($extra_classes)) {
@@ -182,6 +203,35 @@ sub html_attribute_class($$$;$)
return "<$element class=\"$class$extra_class_str\"$style";
}
+# those rules cannot be collected during document output since they
+# are not associated with a class attribute element setting
+my %css_rules_not_collected = (
+ 'kbd' => 'font-style: oblique',
+);
+
+sub html_get_css_elements_classes($;$)
+{
+ my $self = shift;
+ my $filename = shift;
+
+ my %css_elements_classes = %css_rules_not_collected;
+ if ($self->{'document_global_context_css'}) {
+ %css_elements_classes = ( %css_elements_classes,
+ %{$self->{'document_global_context_css'}} );
+ }
+
+ if (defined($filename) and $self->{'file_css'}->{$filename}) {
+ %css_elements_classes = ( %css_elements_classes,
+ %{$self->{'file_css'}->{$filename}} );
+ }
+
+ if ($css_elements_classes{'a.copiable-anchor'}) {
+ $css_elements_classes{'span:hover a.copiable-anchor'} = 1;
+ }
+
+ return sort(keys(%css_elements_classes));
+}
+
sub close_html_lone_element($$) {
my $self = shift;
my $html_element = shift;
@@ -738,7 +788,8 @@ sub command_text($$;$)
'contents' => [$tree]};
}
my $result = $self->convert_tree_new_formatting_context(
- $tree, $command->{'cmdname'});
+ # FIXME check if $document_global_context argument is really needed
+ $tree, $command->{'cmdname'}, 'command_text manual_content');
return $result;
}
}
@@ -809,7 +860,7 @@ sub command_text($$;$)
and $target->{'tree_nonumber'});
return $tree if ($type eq 'tree' or $type eq 'tree_nonumber');
- $self->_new_document_context($command->{'cmdname'});
+ $self->_new_document_context($command->{'cmdname'}, $explanation);
if ($type eq 'string') {
$tree = {'type' => '_string',
@@ -824,7 +875,7 @@ sub command_text($$;$)
$target->{$type} = $self->_convert($tree, $explanation);
$self->{'ignore_notice'}--;
- pop @{$self->{'document_context'}};
+ $self->_pop_document_context();
return $target->{$type};
}
return undef;
@@ -1117,10 +1168,11 @@ sub convert_tree_new_formatting_context($$;$$)
my $tree = shift;
my $context_string = shift;
my $multiple_pass = shift;
+ my $document_global_context = shift;
my $context_string_str = '';
if (defined($context_string)) {
- $self->_new_document_context($context_string);
+ $self->_new_document_context($context_string, $document_global_context);
$context_string_str = "C($context_string)";
}
my $multiple_pass_str = '';
@@ -1133,7 +1185,7 @@ sub convert_tree_new_formatting_context($$;$$)
if ($self->get_conf('DEBUG'));
my $result = $self->convert_tree($tree, "new_fmt_ctx ${context_string_str}");
if (defined($context_string)) {
- pop @{$self->{'document_context'}};
+ $self->_pop_document_context();
}
if ($multiple_pass) {
$self->{'ignore_notice'}--;
@@ -1390,7 +1442,6 @@ my %defaults = (
'footnotes' => 'Footnotes',
},
'jslicenses' => {}, # for outputting licences file
- 'jslicenses_element' => {}, # scripts used in current output file
'jslicenses_math' => {}, # MathJax scripts
'jslicenses_infojs' => {}, # info.js scripts
'element_math' => 0, # whether math has been seen in current file
@@ -1550,7 +1601,7 @@ sub _translate_names($)
foreach my $button (keys (%$hash)) {
if (ref($hash->{$button})) {
$hash->{$button} = $self->convert_tree_new_formatting_context(
- $hash->{$button}, "button $button");
+ $hash->{$button}, "button $button", undef, "button
$button");
}
}
}
@@ -1593,6 +1644,8 @@ my $NO_BULLET_LIST_ATTRIBUTE = '
class="'.$NO_BULLET_LIST_CLASS.'"';
my $MENU_PRE_STYLE = 'font-family: serif';
my %css_map = (
+ %css_rules_not_collected,
+
"ul.$NO_BULLET_LIST_CLASS" => "$NO_BULLET_LIST_STYLE",
'ul.mark-bullet' => 'list-style-type: disc',
'pre.menu-comment' => "$MENU_PRE_STYLE",
@@ -1602,7 +1655,6 @@ my %css_map = (
'span.sansserif' => 'font-family: sans-serif; font-weight: normal',
'span.roman' => 'font-family: initial; font-weight: normal',
'span.nolinebreak' => 'white-space: nowrap',
- 'kbd' => 'font-style: oblique',
'kbd.key' => 'font-style: normal',
'p.center-align' => 'text-align:center',
'p.left-align' => 'text-align:left',
@@ -4462,7 +4514,7 @@ sub _convert_printindex_command($$$$)
}
$result .= "</table>\n";
- pop @{$self->{'document_context'}};
+ $self->_pop_document_context();
return $result .$summary;
}
@@ -5339,7 +5391,8 @@ sub _get_copiable_anchor {
my $result = '';
if ($id and $self->get_conf('COPIABLE_ANCHORS')) {
my $paragraph_symbol = $self->{'paragraph_symbol'};
- $result = "<a href='#$id' class='copiable-anchor'> $paragraph_symbol</a>";
+ $result = $self->html_attribute_class('a', 'copiable-anchor')
+ ." href='#$id'> $paragraph_symbol</a>";
}
return $result;
}
@@ -5666,10 +5719,15 @@ sub _default_format_element_footer($$$$)
return $result;
}
-sub _new_document_context($$)
+# if $document_global_context is set, it means that the formatting
+# is not done within the document formatting flow, but the formatted
+# output may still end up in the document. In particular for
+# command_text() which caches its computations.
+sub _new_document_context($$;$)
{
my $self = shift;
my $cmdname = shift;
+ my $document_global_context = shift;
push @{$self->{'document_context'}},
{'cmdname' => $cmdname,
@@ -5677,7 +5735,21 @@ sub _new_document_context($$)
'composition_context' => ['raggedright'],
'formats' => [],
'monospace' => [0],
+ 'document_global_context' => $document_global_context,
};
+ if (defined($document_global_context)) {
+ $self->{'document_global_context'}++;
+ }
+}
+
+sub _pop_document_context($)
+{
+ my $self = shift;
+
+ my $context = pop @{$self->{'document_context'}};
+ if (defined($context->{'document_global_context'})) {
+ $self->{'document_global_context'}--;
+ }
}
# Functions accessed with e.g. 'format_heading_text'.
@@ -6174,21 +6246,25 @@ sub _normalized_to_id($)
return $id;
}
-sub _default_format_css_lines($)
+sub _default_format_css_lines($;$)
{
my $self = shift;
+ my $filename = shift;
- return if ($self->get_conf('NO_CSS'));
+ return '' if ($self->get_conf('NO_CSS'));
my $css_refs = $self->get_conf('CSS_REFS');
- return if (!@{$self->{'css_import_lines'}} and !@{$self->{'css_rule_lines'}}
+ my @css_rules = $self->html_get_css_elements_classes($filename);
+
+ return '' if (!@{$self->{'css_import_lines'}} and
!@{$self->{'css_rule_lines'}}
and !keys(%{$self->{'css_map'}}) and !@$css_refs);
my $css_text = "<style type=\"text/css\">\n<!--\n";
$css_text .= join('',@{$self->{'css_import_lines'}}) . "\n"
if (@{$self->{'css_import_lines'}});
- foreach my $css_rule (sort(keys(%{$self->{'css_map'}}))) {
+ #foreach my $css_rule (sort(keys(%{$self->{'css_map'}}))) {
+ foreach my $css_rule (@css_rules) {
next unless ($self->{'css_map'}->{$css_rule});
$css_text .= "$css_rule {$self->{'css_map'}->{$css_rule}}\n";
}
@@ -6199,7 +6275,7 @@ sub _default_format_css_lines($)
$css_text .= $self->close_html_lone_element(
"<link rel=\"stylesheet\" type=\"text/css\" href=\"$ref\"")."\n";
}
- $self->set_conf('CSS_LINES', $css_text);
+ return $css_text;
}
sub _process_css_file($$$)
@@ -7462,11 +7538,23 @@ sub _default_format_end_file($)
my $pre_body_close = $self->get_conf('PRE_BODY_CLOSE');
$pre_body_close = '' if (!defined($pre_body_close));
+ # jlicenses for the current element. Note that 'jslicenses_infojs'
+ # and 'jslicenses_math' will only be set with some customization variables
+ my %jslicenses_element;
+ for my $key (keys %{$self->{'jslicenses_infojs'}}) {
+ $jslicenses_element{$key} = $self->{'jslicenses_infojs'}->{$key};
+ }
+
+ if ($self->{'element_math'} or !$self->get_conf('SPLIT')) {
+ for my $key (keys %{$self->{'jslicenses_math'}}) {
+ $jslicenses_element{$key} = $self->{'jslicenses_math'}->{$key};
+ }
+ }
my $js_setting = $self->get_conf('JS_WEBLABELS');
my $js_path = $self->get_conf('JS_WEBLABELS_FILE');
if (defined($js_setting) and defined($js_path)
and ($js_setting eq 'generate' or $js_setting eq 'reference')
- and %{$self->{'jslicenses_element'}}) {
+ and %jslicenses_element) {
$pre_body_close .=
"<a href='$js_path' rel='jslicense'><small>"
.$self->convert_tree($self->gdt('JavaScript license information'))
@@ -7494,10 +7582,11 @@ sub _root_html_element_attributes_string($)
# This is used for normal output files and other files, like
# redirection file headers. $COMMAND is the tree element for
# a @node that is being output in the file.
-sub _file_header_informations($$)
+sub _file_header_informations($$;$)
{
my $self = shift;
my $command = shift;
+ my $filename = shift;
my $title;
if ($command) {
@@ -7551,12 +7640,8 @@ sub _file_header_informations($$)
"<meta name=\"date\" content=\"$today\"")."\n";
}
- my $css_lines;
- if (defined($self->get_conf('CSS_LINES'))) {
- $css_lines = $self->get_conf('CSS_LINES');
- } else {
- $css_lines = '';
- }
+ my $css_lines = &{$self->{'format_css_lines'}}($self, $filename);
+
my $doctype = $self->get_conf('DOCTYPE');
my $root_html_element_attributes =
$self->_root_html_element_attributes_string();
my $bodytext = $self->get_conf('BODYTEXT');
@@ -7602,9 +7687,6 @@ sub _file_header_informations($$)
'<script src="'.$jsdir.'modernizr.js" type="text/javascript"></script>
<script src="'.$jsdir.'info.js" type="text/javascript"></script>';
}
- for my $key (keys %{$self->{'jslicenses_infojs'}}) {
- $self->{'jslicenses_element'}->{$key} =
$self->{'jslicenses_infojs'}->{$key};
- }
}
if (($self->{'element_math'} or !$self->get_conf('SPLIT'))
and defined($self->get_conf('HTML_MATH'))
@@ -7625,9 +7707,6 @@ MathJax = {
src="'.$mathjax_script.'">
</script>';
- for my $key (keys %{$self->{'jslicenses_math'}}) {
- $self->{'jslicenses_element'}->{$key} =
$self->{'jslicenses_math'}->{$key};
- }
}
return ($title, $description, $encoding, $date, $css_lines,
@@ -7679,7 +7758,7 @@ sub _default_format_begin_file($$$)
my ($title, $description, $encoding, $date, $css_lines,
$doctype, $root_html_element_attributes, $bodytext, $copying_comment,
$after_body_open, $extra_head, $program_and_version,
$program_homepage,
- $program, $generator) = $self->_file_header_informations($command);
+ $program, $generator) = $self->_file_header_informations($command,
$filename);
my $links = $self->_get_links ($filename, $element);
@@ -7956,6 +8035,10 @@ __("cannot use absolute path or URL `%s' for
JS_WEBLABELS_FILE when generating w
}
}
+# FIXME the file opening should be done in main program, only
+# the formatting should be done in customization function. Frames
+# are deprecated in HTML and therefore there is no point in investing
+# time in producing them.
sub _default_format_frame_files($$)
{
my $self = shift;
@@ -8020,15 +8103,19 @@ EOT
$self->output_files_information(), $self,
$toc_frame_outfile);
if (defined($toc_frame_fh)) {
- my $header = &{$self->{'format_begin_file'}}($self, $toc_frame_file,
undef);
- print $toc_frame_fh $header;
- print $toc_frame_fh '<h2>Content</h2>'."\n";
+ # this is needed to collect CSS rules.
+ $self->{'current_filename'} = $toc_frame_file;
my $shortcontents =
&{$self->{'format_contents'}}($self, 'shortcontents', undef);
$shortcontents =~ s/\bhref=/target="main" href=/g;
+ my $header = &{$self->{'format_begin_file'}}($self, $toc_frame_file,
undef);
+ print $toc_frame_fh $header;
+ print $toc_frame_fh '<h2>Content</h2>'."\n";
print $toc_frame_fh $shortcontents;
print $toc_frame_fh "</body></html>\n";
+ $self->{'current_filename'} = undef;
+
Texinfo::Common::output_files_register_closed(
$self->output_files_information(), $toc_frame_outfile);
if (!close ($toc_frame_fh)) {
@@ -8302,8 +8389,6 @@ sub output($$)
my $structure_status = $self->run_stage_handlers($root, 'structure');
return undef unless($structure_status);
- &{$self->{'format_css_lines'}}($self);
-
# FIXME there is no good choice here. The language may be
# set later on, it is wrong to use it from the beginning.
# Best that can be done for now. Wait for Gavin answer on
@@ -8490,10 +8575,12 @@ sub output($$)
$body .= &{$self->{'format_footnotes_text'}}($self);
}
+ # do end file first, in case it needs some CSS
+ my $footer = &{$self->{'format_end_file'}}($self);
my $header = &{$self->{'format_begin_file'}}($self, $output_filename,
undef);
$output .= $self->write_or_return($header, $fh);
$output .= $self->write_or_return($body, $fh);
- $output .= $self->write_or_return(&{$self->{'format_end_file'}}($self),
$fh);
+ $output .= $self->write_or_return($footer, $fh);
# NOTE do not close STDOUT now to avoid a perl warning.
if ($fh and $no_page_out_filepath ne '-') {
@@ -8505,22 +8592,21 @@ sub output($$)
$no_page_out_filepath, $!));
}
}
+ $self->{'current_filename'} = undef;
return $output if ($output_file eq '');
} else {
# output with pages
print STDERR "DO Elements with filenames\n"
if ($self->get_conf('DEBUG'));
my %files;
-
+
my $unit_nr = -1;
# Now do the output, converting each tree units and special elements in
turn
$special_elements = [] if (!defined($special_elements));
foreach my $element (@$tree_units, @$special_elements) {
- my $file_fh;
$self->{'current_filename'} = $element->{'filename'};
$self->{'counter_in_file'}->{$element->{'filename'}}++;
if ($self->{'counter_in_file'}->{$element->{'filename'}} == 1) {
- $self->{'jslicenses_element'} = {};
$self->{'element_math'} = 0;
}
@@ -8547,41 +8633,48 @@ sub output($$)
$body = $self->_convert($element, "output unit $unit_nr");
}
- if (!$files{$element->{'filename'}}->{'fh'}) {
- $file_fh = Texinfo::Common::output_files_open_out(
+ # register the element but do not print anything. Printing
+ # only when file_counters reach 0, to be sure that all the
+ # elements have been converted.
+ if (!$files{$element->{'filename'}}->{'first_element'}) {
+ $files{$element->{'filename'}}->{'first_element'} = $element;
+ $files{$element->{'filename'}}->{'body'} = '';
+ }
+ $files{$element->{'filename'}}->{'body'} .= $body;
+ $self->{'file_counters'}->{$element->{'filename'}}--;
+ if ($self->{'file_counters'}->{$element->{'filename'}} == 0) {
+ my $file_element = $files{$element->{'filename'}}->{'first_element'};
+ my $file_fh = Texinfo::Common::output_files_open_out(
$self->output_files_information(), $self,
- $element->{'out_filepath'});
+ $file_element->{'out_filepath'});
if (!$file_fh) {
$self->document_error($self,
sprintf(__("could not open %s for writing: %s"),
- $element->{'out_filepath'}, $!));
+ $file_element->{'out_filepath'}, $!));
return undef;
}
- print $file_fh "".&{$self->{'format_begin_file'}}($self,
- $element->{'filename'}, $element);
- $files{$element->{'filename'}}->{'fh'} = $file_fh;
- } else {
- $file_fh = $files{$element->{'filename'}}->{'fh'};
- }
- print $file_fh $body;
- $self->{'file_counters'}->{$element->{'filename'}}--;
- if ($self->{'file_counters'}->{$element->{'filename'}} == 0) {
+ # do end file first in case it requires some CSS
+ my $end_file = &{$self->{'format_end_file'}}($self);
+ print $file_fh "".&{$self->{'format_begin_file'}}($self,
+ $file_element->{'filename'}, $file_element);
+ print $file_fh "".$files{$element->{'filename'}}->{'body'};
# end file
- print $file_fh "". &{$self->{'format_end_file'}}($self);
+ print $file_fh "". $end_file;
# NOTE do not close STDOUT here to avoid a perl warning
- if ($element->{'out_filepath'} ne '-') {
+ if ($file_element->{'out_filepath'} ne '-') {
Texinfo::Common::output_files_register_closed(
- $self->output_files_information(), $element->{'out_filepath'});
+ $self->output_files_information(),
$file_element->{'out_filepath'});
if (!close($file_fh)) {
$self->document_error($self,
sprintf(__("error on closing %s: %s"),
- $element->{'out_filepath'}, $!));
+ $file_element->{'out_filepath'}, $!));
return undef;
}
}
}
}
+ delete $self->{'current_filename'};
if ($self->get_conf('INFO_JS_DIR')) {
my $jsdir = File::Spec->catdir($created_directory,
$self->get_conf('INFO_JS_DIR'));
@@ -8918,13 +9011,13 @@ sub _convert($$;$)
$self->_new_document_context($command_type);
$self->{'document_context'}->[-1]->{'string'}++;
$arg_formatted->{$arg_type} = $self->_convert($arg,
$explanation);
- pop @{$self->{'document_context'}};
+ $self->_pop_document_context();
} elsif ($arg_type eq 'monospacestring') {
$self->_new_document_context($command_type);
$self->{'document_context'}->[-1]->{'monospace'}->[-1] = 1;
$self->{'document_context'}->[-1]->{'string'}++;
$arg_formatted->{$arg_type} = $self->_convert($arg,
$explanation);
- pop @{$self->{'document_context'}};
+ $self->_pop_document_context();
} elsif ($arg_type eq 'monospacetext') {
$arg_formatted->{$arg_type}
= Texinfo::Convert::Text::convert_to_text($arg, {'code' => 1,
@@ -8972,7 +9065,7 @@ sub _convert($$;$)
}
pop @{$self->{'document_context'}->[-1]->{'commands'}};
if (exists($context_brace_commands{$command_name})) {
- pop @{$self->{'document_context'}};
+ $self->_pop_document_context();
}
if ($element->{'cmdname'} eq 'node') {
@@ -9015,7 +9108,6 @@ sub _convert($$;$)
} elsif ($element->{'type'} eq 'unit'
or $element->{'type'} eq 'special_element') {
$self->{'current_root_element'} = $element;
- $self->{'current_filename'} = $element->{'filename'};
} elsif ($pre_class_types{$element->{'type'}}) {
push @{$self->{'document_context'}->[-1]->{'preformatted_classes'}},
$pre_class_types{$element->{'type'}};
@@ -9057,7 +9149,6 @@ sub _convert($$;$)
}
if ($element->{'type'} eq 'unit' or $element->{'type'} eq
'special_element') {
delete $self->{'current_root_element'};
- delete $self->{'current_filename'};
} elsif ($pre_class_types{$element->{'type'}}) {
pop @{$self->{'document_context'}->[-1]->{'preformatted_classes'}};
pop @{$self->{'document_context'}->[-1]->{'composition_context'}};
diff --git a/tp/t/results/converters_tests/complex_nestings.pl
b/tp/t/results/converters_tests/complex_nestings.pl
index c881a0e9a1..740a1e676c 100644
--- a/tp/t/results/converters_tests/complex_nestings.pl
+++ b/tp/t/results/converters_tests/complex_nestings.pl
@@ -1452,15 +1452,15 @@ $result_converted{'html_text'}->{'complex_nestings'} =
'<h1 class="node-heading"
<div class="example">
<pre class="example">deffs
</pre><dl class="def">
-<dt id="index-my-def"><span class="category">Function: </span><span><strong>my
def</strong> <em>args <var>arg</var> …</em><a href=\'#index-my-def\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-other-def"><span class="category">Function:
</span><span><strong>other def</strong> <em>no args</em><a
href=\'#index-other-def\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-my-def"><span class="category">Function: </span><span><strong>my
def</strong> <em>args <var>arg</var> …</em><a class="copiable-anchor"
href=\'#index-my-def\'> ¶</a></span></dt>
+<dt id="index-other-def"><span class="category">Function:
</span><span><strong>other def</strong> <em>no args</em><a
class="copiable-anchor" href=\'#index-other-def\'> ¶</a></span></dt>
<dd><dl class="def">
-<dt id="index-name"><span class="category">type:
</span><span><strong>name</strong> <em>and now the args</em><a
href=\'#index-name\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-name"><span class="category">type:
</span><span><strong>name</strong> <em>and now the args</em><a
class="copiable-anchor" href=\'#index-name\'> ¶</a></span></dt>
<dd><dl class="def">
-<dt id="index-variables"><span class="category">Variable:
</span><span><strong>variables</strong> <em>variable-name</em><a
href=\'#index-variables\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-variables"><span class="category">Variable:
</span><span><strong>variables</strong> <em>variable-name</em><a
class="copiable-anchor" href=\'#index-variables\'> ¶</a></span></dt>
<dd><pre class="example">
-</pre></dd><dt id="index-variables-too"><span class="category">Variable:
</span><span><strong>variables too</strong> <em>other-variable</em><a
href=\'#index-variables-too\' class=\'copiable-anchor\'> ¶</a></span></dt>
+</pre></dd><dt id="index-variables-too"><span class="category">Variable:
</span><span><strong>variables too</strong> <em>other-variable</em><a
class="copiable-anchor" href=\'#index-variables-too\'> ¶</a></span></dt>
<dd><pre class="example">THis is the defvar
A table within the def
diff --git a/tp/t/results/converters_tests/line_breaks.pl
b/tp/t/results/converters_tests/line_breaks.pl
index 5727add6e1..14bc8b0325 100644
--- a/tp/t/results/converters_tests/line_breaks.pl
+++ b/tp/t/results/converters_tests/line_breaks.pl
@@ -614,32 +614,9 @@ $result_converted{'html'}->{'line_breaks'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/converters_tests/simplest_no_node_section/res_html/index.html
b/tp/t/results/converters_tests/simplest_no_node_section/res_html/index.html
index 75d154ad12..e12b1dac07 100644
--- a/tp/t/results/converters_tests/simplest_no_node_section/res_html/index.html
+++ b/tp/t/results/converters_tests/simplest_no_node_section/res_html/index.html
@@ -13,32 +13,7 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/converters_tests/test_deftypefnnewline.pl
b/tp/t/results/converters_tests/test_deftypefnnewline.pl
index 9d791df209..93fbf75fab 100644
--- a/tp/t/results/converters_tests/test_deftypefnnewline.pl
+++ b/tp/t/results/converters_tests/test_deftypefnnewline.pl
@@ -3426,73 +3426,73 @@
$result_converted{'html_text'}->{'test_deftypefnnewline'} = '
<h2 class="chapter" id="chap">1 chap</h2>
<dl class="def">
-<dt id="index-name"><span class="category">Function:<br>
</span><span><em>data-type</em><br> <strong>name</strong>
<em>arguments...</em><a href=\'#index-name\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-name"><span class="category">Function:<br>
</span><span><em>data-type</em><br> <strong>name</strong>
<em>arguments...</em><a class="copiable-anchor" href=\'#index-name\'>
¶</a></span></dt>
<dd><p>aaa
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span
class="category">c--ategory:<br> </span><span><em>t--ype</em><br>
<strong>d--eftypefn_name</strong><a
href=\'#index-d_002d_002deftypefn_005fname\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span
class="category">c--ategory:<br> </span><span><em>t--ype</em><br>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href=\'#index-d_002d_002deftypefn_005fname\'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass:<br> <em>t--ype</em><br> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href=\'#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass:<br> <em>t--ype</em><br> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href=\'#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass\'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass:<br> <em>t--ype</em><br> <strong>d--eftypeop_name</strong><a
href=\'#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass:<br> <em>t--ype</em><br> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href=\'#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1\'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass:<br> <em>t--ype</em><br> <strong>d--eftypecv_name</strong><a
href=\'#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass:<br> <em>t--ype</em><br> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href=\'#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass\'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass:<br> <em>t--ype</em><br> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href=\'#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass:<br> <em>t--ype</em><br> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href=\'#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1\'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-arg"><span class="category">fun:
</span><span><strong>arg</strong><a href=\'#index-arg\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-arg"><span class="category">fun:
</span><span><strong>arg</strong><a class="copiable-anchor"
href=\'#index-arg\'> ¶</a></span></dt>
<dd><p>fff
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:
</span><span><em>data-type2</em> <strong>name2</strong>
<em>arguments2...</em><a href=\'#index-name2\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:
</span><span><em>data-type2</em> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href=\'#index-name2\'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2: </span><span><em>t--ype2</em>
<strong>d--eftypefn_name2</strong><a
href=\'#index-d_002d_002deftypefn_005fname2\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2: </span><span><em>t--ype2</em>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href=\'#index-d_002d_002deftypefn_005fname2\'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2: <em>t--ype2</em> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href=\'#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2: <em>t--ype2</em> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href=\'#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2\'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2: <em>t--ype2</em> <strong>d--eftypeop_name2</strong><a
href=\'#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2: <em>t--ype2</em> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href=\'#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1\'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2: <em>t--ype2</em> <strong>d--eftypecv_name2</strong><a
href=\'#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2: <em>t--ype2</em> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href=\'#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2\'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2: <em>t--ype2</em> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href=\'#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2: <em>t--ype2</em> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href=\'#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1\'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href=\'#index-arg2\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href=\'#index-arg2\'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
</div>
diff --git a/tp/t/results/converters_tests/things_before_setfilename.pl
b/tp/t/results/converters_tests/things_before_setfilename.pl
index e3b6172a5b..daa7dd8a97 100644
--- a/tp/t/results/converters_tests/things_before_setfilename.pl
+++ b/tp/t/results/converters_tests/things_before_setfilename.pl
@@ -1500,32 +1500,7 @@ $result_converted{'html'}->{'things_before_setfilename'}
= '<!DOCTYPE html>
<link href="#Top" rel="index" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
b/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
index 8b7e79c8c4..13e1e65e9e 100644
--- a/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
+++ b/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
@@ -1360,32 +1360,7 @@
$result_converted{'html'}->{'things_before_setfilename_no_element'} = '<!DOCTYPE
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/coverage/def.pl b/tp/t/results/coverage/def.pl
index 30c0e09f88..3c6edb0cf6 100644
--- a/tp/t/results/coverage/def.pl
+++ b/tp/t/results/coverage/def.pl
@@ -2470,29 +2470,29 @@ $result_converted{'plaintext'}->{'def'} = ' --
c--ategory: d--effn_name a--rgume
$result_converted{'html_text'}->{'def'} = '
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href=\'#index-d_002d_002deffn_005fname\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href=\'#index-d_002d_002deffn_005fname\'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href=\'#index-de_002d_002dffn_005fname\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href=\'#index-de_002d_002dffn_005fname\'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href=\'#index-i\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href=\'#index-truc\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href=\'#index-log-trap\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href=\'#index-log-trap1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href=\'#index-log-trap2\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href=\'#index-id-ule\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href=\'#index-id-i-ule\' class=\'copiable-anchor\'>
¶</a></span></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href=\'#index-machin\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href=\'#index-bidule-machin\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href=\'#index-machin-1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href=\'#index-followed\' class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href=\'#index-after\' class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href=\'#index-deffnx\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href=\'#index-i\'> ¶</a></span></dt>
+<dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href=\'#index-truc\'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href=\'#index-log-trap\'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href=\'#index-log-trap1\'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href=\'#index-log-trap2\'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor"
href=\'#index-id-ule\'> ¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href=\'#index-id-i-ule\'>
¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href=\'#index-machin\'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href=\'#index-bidule-machin\'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href=\'#index-machin-1\'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href=\'#index-followed\'> ¶</a></span></dt>
+<dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href=\'#index-after\'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href=\'#index-deffnx\'> ¶</a></span></dt>
<dd><p>Various deff lines
</p></dd></dl>
';
diff --git a/tp/t/results/coverage/preformatted.pl
b/tp/t/results/coverage/preformatted.pl
index 1364b08406..675801567f 100644
--- a/tp/t/results/coverage/preformatted.pl
+++ b/tp/t/results/coverage/preformatted.pl
@@ -411,7 +411,7 @@ $result_converted{'html_text'}->{'preformatted'} = '
<div class="format">
<dl>
-<dt id=\'index-item-in-table-in-format\'><span><code>item in table in
format</code><a href=\'#index-item-in-table-in-format\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-item-in-table-in-format\'><span><code>item in table in
format</code><a class="copiable-anchor"
href=\'#index-item-in-table-in-format\'> ¶</a></span></dt>
<dd><pre class="format">
in table in format
diff --git a/tp/t/results/coverage/table.pl b/tp/t/results/coverage/table.pl
index 6961217431..9926d06c8f 100644
--- a/tp/t/results/coverage/table.pl
+++ b/tp/t/results/coverage/table.pl
@@ -712,10 +712,10 @@ $result_converted{'html_text'}->{'table'} = '
<dd><a class="index-entry-anchor" id="index-index-entry"></a>
</dd>
-<dt id=\'index-vtable-item\'><span>‘<samp>vtable item</samp>’<a
href=\'#index-vtable-item\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-vtable-item\'><span>‘<samp>vtable item</samp>’<a
class="copiable-anchor" href=\'#index-vtable-item\'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-key"></a>
</dd>
-<dt id=\'index-itemx-vtable\'><span>‘<samp>itemx vtable</samp>’<a
href=\'#index-itemx-vtable\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-itemx-vtable\'><span>‘<samp>itemx vtable</samp>’<a
class="copiable-anchor" href=\'#index-itemx-vtable\'> ¶</a></span></dt>
</dl>
';
diff --git a/tp/t/results/coverage_braces/test_image.pl
b/tp/t/results/coverage_braces/test_image.pl
index 0639cd9067..36f5aee7d9 100644
--- a/tp/t/results/coverage_braces/test_image.pl
+++ b/tp/t/results/coverage_braces/test_image.pl
@@ -3913,32 +3913,8 @@ In text f@i-le.. a@<"%@ < & @ % " . -->
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
b/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
index d1f55d8028..4fa79aba28 100644
--- a/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
+++ b/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
@@ -813,32 +813,7 @@ $result_converted{'html'}->{'two_footnotes_in_nodes'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
b/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
index 4b297059d6..337ef2d17c 100644
--- a/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
+++ b/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
@@ -849,32 +849,7 @@
$result_converted{'html'}->{'two_footnotes_in_nodes_separate'} = '<!DOCTYPE html
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/def/all_commands_delimiters_printindex.pl
b/tp/t/results/def/all_commands_delimiters_printindex.pl
index 7d22ffd8b7..6c0ecffcd0 100644
--- a/tp/t/results/def/all_commands_delimiters_printindex.pl
+++ b/tp/t/results/def/all_commands_delimiters_printindex.pl
@@ -16062,30 +16062,8 @@
$result_converted{'html'}->{'all_commands_delimiters_printindex'} = '<!DOCTYPE h
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -16095,191 +16073,191 @@ ul.no-bullet {list-style: none}
<body lang="en">
<h1 class="node-heading" id="Top">Top</h1>
<dl class="def">
-<dt id="index-forward_002d_002dchar"><span class="category">Command:
</span><span><strong><var>forward--char</var></strong> <em><var>nchars</var>
argument2 argument3 (arg in brace, [something <var>in v--ar</var>,
<b>in, b</b> , comma a<var>pref</var> p]) last</em><a
href=\'#index-forward_002d_002dchar\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-forward_002d_002dchar"><span class="category">Command:
</span><span><strong><var>forward--char</var></strong> <em><var>nchars</var>
argument2 argument3 (arg in brace, [something <var>in v--ar</var>,
<b>in, b</b> , comma a<var>pref</var> p]) last</em><a class="copiable-anchor"
href=\'#index-forward_002d_002dchar\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-fill_002dcolumn"><span class="category">Variable:
</span><span><strong>fill-column</strong> <em>argument1 argument2 (arg
in brace, [something <var>in v--ar</var>, <b>in, b</b> , comma a<var>pref</var>
p]) last</em><a href=\'#index-fill_002dcolumn\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-fill_002dcolumn"><span class="category">Variable:
</span><span><strong>fill-column</strong> <em>argument1 argument2 (arg
in brace, [something <var>in v--ar</var>, <b>in, b</b> , comma a<var>pref</var>
p]) last</em><a class="copiable-anchor" href=\'#index-fill_002dcolumn\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-foobar"><span class="category">Library Function:
</span><span><em>int</em> <strong>foobar</strong> <em>(int <var>foo</var>,
float <var>bar</var>)</em><a href=\'#index-foobar\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-foobar"><span class="category">Library Function:
</span><span><em>int</em> <strong>foobar</strong> <em>(int <var>foo</var>,
float <var>bar</var>)</em><a class="copiable-anchor" href=\'#index-foobar\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-foobar-1"><span class="category">Library Function:
</span><span><em>int</em> <strong>foobar</strong> <em>(int <var>foo</var>,
float <var>bar</var>) (arg in brace, [something <var>in v--ar</var>,
<b>in, b</b> , comma a<var>pref</var> p]) ct<br><br> last</em><a
href=\'#index-foobar-1\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-foobar-1"><span class="category">Library Function:
</span><span><em>int</em> <strong>foobar</strong> <em>(int <var>foo</var>,
float <var>bar</var>) (arg in brace, [something <var>in v--ar</var>,
<b>in, b</b> , comma a<var>pref</var> p]) ct<br><br> last</em><a
class="copiable-anchor" href=\'#index-foobar-1\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-foobug"><span class="category">Library Function:
</span><span><em>int</em> <strong>foobug</strong> <em>[something</em><a
href=\'#index-foobug\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-foobug"><span class="category">Library Function:
</span><span><em>int</em> <strong>foobug</strong> <em>[something</em><a
class="copiable-anchor" href=\'#index-foobug\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-push"><span class="category">stacks:
</span><span><em>private</em> <strong>push</strong> <em>(<var>s</var>:in out
stack; <var>n</var>:in integer) ; ;barg aarg; ; end</em><a
href=\'#index-push\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-push"><span class="category">stacks:
</span><span><em>private</em> <strong>push</strong> <em>(<var>s</var>:in out
stack; <var>n</var>:in integer) ; ;barg aarg; ; end</em><a
class="copiable-anchor" href=\'#index-push\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-enable"><span class="category">Global Flag:
</span><span><em>int</em> <strong>enable</strong> <em>(arg in brace, [something
<var>in v--ar</var>, <b>in, b</b> , comma a<var>pref</var> p]) last</em><a
href=\'#index-enable\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-enable"><span class="category">Global Flag:
</span><span><em>int</em> <strong>enable</strong> <em>(arg in brace, [something
<var>in v--ar</var>, <b>in, b</b> , comma a<var>pref</var> p]) last</em><a
class="copiable-anchor" href=\'#index-enable\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-pair"><span class="category">Data type:
</span><span><strong>pair</strong> <em>car cdr (arg in brace,
[something <var>in v--ar</var>, <b>in, b</b> , comma a<var>pref</var> p])
last</em><a href=\'#index-pair\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-pair"><span class="category">Data type:
</span><span><strong>pair</strong> <em>car cdr (arg in brace,
[something <var>in v--ar</var>, <b>in, b</b> , comma a<var>pref</var> p])
last</em><a class="copiable-anchor" href=\'#index-pair\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-border_002dpattern"><span>Class Option of Window:
<strong>border-pattern</strong> <em>(arg in brace, [something <var>in
v--ar</var>, <b>in, b</b> , comma a<var>pref</var> p]) last</em><a
href=\'#index-border_002dpattern\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-border_002dpattern"><span>Class Option of Window:
<strong>border-pattern</strong> <em>(arg in brace, [something <var>in
v--ar</var>, <b>in, b</b> , comma a<var>pref</var> p]) last</em><a
class="copiable-anchor" href=\'#index-border_002dpattern\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-border_002dpattern-of-Window"><span>Class Option2 of Window:
<em><code>int</code></em> <strong>border-pattern</strong> <em>(arg in brace,
[something <var>in v--ar</var>, <b>in, b</b> , comma a<var>pref</var> p])
last</em><a href=\'#index-border_002dpattern-of-Window\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-border_002dpattern-of-Window"><span>Class Option2 of Window:
<em><code>int</code></em> <strong>border-pattern</strong> <em>(arg in brace,
[something <var>in v--ar</var>, <b>in, b</b> , comma a<var>pref</var> p])
last</em><a class="copiable-anchor"
href=\'#index-border_002dpattern-of-Window\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-expose-on-windows"><span>Operation on windows:
<strong>expose</strong> <em>(arg in brace, [something <var>in v--ar</var>,
<b>in, b</b> , comma a<var>pref</var> p]) last</em><a
href=\'#index-expose-on-windows\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-expose-on-windows"><span>Operation on windows:
<strong>expose</strong> <em>(arg in brace, [something <var>in v--ar</var>,
<b>in, b</b> , comma a<var>pref</var> p]) last</em><a class="copiable-anchor"
href=\'#index-expose-on-windows\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-expose-on-W_002cindow"><span>Operation2 on W,indow:
<em><code>int</code></em> <strong>expose</strong> <em>(arg in brace, [something
<var>in v--ar</var>, <b>in, b</b> , comma a<var>pref</var> p]) last</em><a
href=\'#index-expose-on-W_002cindow\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-expose-on-W_002cindow"><span>Operation2 on W,indow:
<em><code>int</code></em> <strong>expose</strong> <em>(arg in brace, [something
<var>in v--ar</var>, <b>in, b</b> , comma a<var>pref</var> p]) last</em><a
class="copiable-anchor" href=\'#index-expose-on-W_002cindow\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-expose-on-Window"><span>Operation5 on Window:
<em><code>int</code></em> <strong>expose</strong> <em>type arg</em><a
href=\'#index-expose-on-Window\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-expose-on-Window"><span>Operation5 on Window:
<em><code>int</code></em> <strong>expose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-expose-on-Window\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-e_002cxpose-on-W_002cindow"><span>Operation3 on W,indow:
<em><code>int</code></em> <strong>e,xpose</strong> <em>type arg</em><a
href=\'#index-e_002cxpose-on-W_002cindow\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-e_002cxpose-on-W_002cindow"><span>Operation3 on W,indow:
<em><code>int</code></em> <strong>e,xpose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-e_002cxpose-on-W_002cindow\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-_002cexpose-on-_002cWindow"><span>Operation4 on ,Window:
<em><code>int</code></em> <strong>,expose</strong> <em>type arg</em><a
href=\'#index-_002cexpose-on-_002cWindow\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-_002cexpose-on-_002cWindow"><span>Operation4 on ,Window:
<em><code>int</code></em> <strong>,expose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-_002cexpose-on-_002cWindow\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-e_002cxpose-on-W_002cindow-1"><span>Operation6 on W,indow:
<em><code>int</code></em> <strong>e,xpose</strong> <em>type arg</em><a
href=\'#index-e_002cxpose-on-W_002cindow-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-e_002cxpose-on-W_002cindow-1"><span>Operation6 on W,indow:
<em><code>int</code></em> <strong>e,xpose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-e_002cxpose-on-W_002cindow-1\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-_002cexpose-on-_002cWindow-1"><span>Operation7 on ,Window:
<em><code>int</code></em> <strong>,expose</strong> <em>type arg</em><a
href=\'#index-_002cexpose-on-_002cWindow-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-_002cexpose-on-_002cWindow-1"><span>Operation7 on ,Window:
<em><code>int</code></em> <strong>,expose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-_002cexpose-on-_002cWindow-1\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-e_0029xpose-on-W_0029indow"><span>Operation13 on W)indow:
<em><code>int</code></em> <strong>e)xpose</strong> <em>type arg</em><a
href=\'#index-e_0029xpose-on-W_0029indow\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-e_0029xpose-on-W_0029indow"><span>Operation13 on W)indow:
<em><code>int</code></em> <strong>e)xpose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-e_0029xpose-on-W_0029indow\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-_0029expose-on-_0029Window"><span>Operation14 on )Window:
<em><code>int</code></em> <strong>)expose</strong> <em>type arg</em><a
href=\'#index-_0029expose-on-_0029Window\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-_0029expose-on-_0029Window"><span>Operation14 on )Window:
<em><code>int</code></em> <strong>)expose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-_0029expose-on-_0029Window\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-e_0029xpose-on-W_0029indow-1"><span>Operation16 on W)indow:
<em><code>int</code></em> <strong>e)xpose</strong> <em>type arg</em><a
href=\'#index-e_0029xpose-on-W_0029indow-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-e_0029xpose-on-W_0029indow-1"><span>Operation16 on W)indow:
<em><code>int</code></em> <strong>e)xpose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-e_0029xpose-on-W_0029indow-1\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-_0029expose-on-_0029Window-1"><span>Operation17 on )Window:
<em><code>int</code></em> <strong>)expose</strong> <em>type arg</em><a
href=\'#index-_0029expose-on-_0029Window-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-_0029expose-on-_0029Window-1"><span>Operation17 on )Window:
<em><code>int</code></em> <strong>)expose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-_0029expose-on-_0029Window-1\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-e_003bxpose-on-W_003bindow"><span>Operation18 on W;indow:
<em><code>int</code></em> <strong>e;xpose</strong> <em>type arg</em><a
href=\'#index-e_003bxpose-on-W_003bindow\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-e_003bxpose-on-W_003bindow"><span>Operation18 on W;indow:
<em><code>int</code></em> <strong>e;xpose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-e_003bxpose-on-W_003bindow\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-_003bexpose-on-_003bWindow"><span>Operation19 on ;Window:
<em><code>int</code></em> <strong>;expose</strong> <em>type arg</em><a
href=\'#index-_003bexpose-on-_003bWindow\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-_003bexpose-on-_003bWindow"><span>Operation19 on ;Window:
<em><code>int</code></em> <strong>;expose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-_003bexpose-on-_003bWindow\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-e_003bxpose-on-W_003bindow-1"><span>Operation20 on W;indow:
<em><code>int</code></em> <strong>e;xpose</strong> <em>type arg</em><a
href=\'#index-e_003bxpose-on-W_003bindow-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-e_003bxpose-on-W_003bindow-1"><span>Operation20 on W;indow:
<em><code>int</code></em> <strong>e;xpose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-e_003bxpose-on-W_003bindow-1\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-_003bexpose-on-_003bWindow-1"><span>Operation21 on ;Window:
<em><code>int</code></em> <strong>;expose</strong> <em>type arg</em><a
href=\'#index-_003bexpose-on-_003bWindow-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-_003bexpose-on-_003bWindow-1"><span>Operation21 on ;Window:
<em><code>int</code></em> <strong>;expose</strong> <em>type arg</em><a
class="copiable-anchor" href=\'#index-_003bexpose-on-_003bWindow-1\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-name-on-Windowint"><span>Command<code>com</code> on
Window<code>int</code>: <em>expose<var>exp</var></em> <strong>name</strong><a
href=\'#index-name-on-Windowint\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-name-on-Windowint"><span>Command<code>com</code> on
Window<code>int</code>: <em>expose<var>exp</var></em> <strong>name</strong><a
class="copiable-anchor" href=\'#index-name-on-Windowint\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-apply"><span class="category">Function:
</span><span><strong>apply</strong> <em>function &rest arguments</em><a
href=\'#index-apply\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-apply"><span class="category">Function:
</span><span><strong>apply</strong> <em>function &rest arguments</em><a
class="copiable-anchor" href=\'#index-apply\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A2"><span class="category"><var>A1</var>:
</span><span><strong><var>A2</var></strong> <em><var>A3</var>
<var>A4</var></em><a href=\'#index-A2\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-A2"><span class="category"><var>A1</var>:
</span><span><strong><var>A2</var></strong> <em><var>A3</var>
<var>A4</var></em><a class="copiable-anchor" href=\'#index-A2\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A2-1"><span class="category"><code>A1</code>:
</span><span><strong><code>A2</code></strong> <em><code>A3</code>
<code>A4</code></em><a href=\'#index-A2-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-A2-1"><span class="category"><code>A1</code>:
</span><span><strong><code>A2</code></strong> <em><code>A3</code>
<code>A4</code></em><a class="copiable-anchor" href=\'#index-A2-1\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A2-5"><span class="category"><var>A1</var>:
</span><span><strong><var>A2</var></strong> <em><var>A3</var>
<var>A4</var></em><a href=\'#index-A2-5\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-A2-5"><span class="category"><var>A1</var>:
</span><span><strong><var>A2</var></strong> <em><var>A3</var>
<var>A4</var></em><a class="copiable-anchor" href=\'#index-A2-5\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A2-6"><span class="category"><code>A1</code>:
</span><span><strong><code>A2</code></strong> <em><code>A3</code>
<code>A4</code></em><a href=\'#index-A2-6\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-A2-6"><span class="category"><code>A1</code>:
</span><span><strong><code>A2</code></strong> <em><code>A3</code>
<code>A4</code></em><a class="copiable-anchor" href=\'#index-A2-6\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A3"><span class="category"><var>A1</var>:
</span><span><em><var>A2</var></em> <strong><var>A3</var></strong>
<em><var>A4</var> <var>A5</var></em><a href=\'#index-A3\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-A3"><span class="category"><var>A1</var>:
</span><span><em><var>A2</var></em> <strong><var>A3</var></strong>
<em><var>A4</var> <var>A5</var></em><a class="copiable-anchor"
href=\'#index-A3\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A3-1"><span class="category"><code>A1</code>:
</span><span><em><code>A2</code></em> <strong><code>A3</code></strong>
<em><code>A4</code> <code>A5</code></em><a href=\'#index-A3-1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-A3-1"><span class="category"><code>A1</code>:
</span><span><em><code>A2</code></em> <strong><code>A3</code></strong>
<em><code>A4</code> <code>A5</code></em><a class="copiable-anchor"
href=\'#index-A3-1\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A3-2"><span class="category"><var>A1</var>:
</span><span><em><var>A2</var></em> <strong><var>A3</var></strong>
<em><var>A4</var> <var>A5</var></em><a href=\'#index-A3-2\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-A3-2"><span class="category"><var>A1</var>:
</span><span><em><var>A2</var></em> <strong><var>A3</var></strong>
<em><var>A4</var> <var>A5</var></em><a class="copiable-anchor"
href=\'#index-A3-2\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A3-3"><span class="category"><code>A1</code>:
</span><span><em><code>A2</code></em> <strong><code>A3</code></strong>
<em><code>A4</code> <code>A5</code></em><a href=\'#index-A3-3\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-A3-3"><span class="category"><code>A1</code>:
</span><span><em><code>A2</code></em> <strong><code>A3</code></strong>
<em><code>A4</code> <code>A5</code></em><a class="copiable-anchor"
href=\'#index-A3-3\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A2-2"><span class="category"><var>A1</var>:
</span><span><strong><var>A2</var></strong> <em><var>A3</var>
<var>A4</var></em><a href=\'#index-A2-2\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-A2-2"><span class="category"><var>A1</var>:
</span><span><strong><var>A2</var></strong> <em><var>A3</var>
<var>A4</var></em><a class="copiable-anchor" href=\'#index-A2-2\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A2-3"><span class="category"><code>A1</code>:
</span><span><strong><code>A2</code></strong> <em><code>A3</code>
<code>A4</code></em><a href=\'#index-A2-3\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-A2-3"><span class="category"><code>A1</code>:
</span><span><strong><code>A2</code></strong> <em><code>A3</code>
<code>A4</code></em><a class="copiable-anchor" href=\'#index-A2-3\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A3-4"><span><var>A1</var> of <var>A2</var>:
<strong><var>A3</var></strong> <em><var>A4</var> <var>A5</var></em><a
href=\'#index-A3-4\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-A3-4"><span><var>A1</var> of <var>A2</var>:
<strong><var>A3</var></strong> <em><var>A4</var> <var>A5</var></em><a
class="copiable-anchor" href=\'#index-A3-4\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A2-4"><span class="category"><code>A1</code>:
</span><span><strong><code>A2</code></strong> <em><code>A3</code>
<code>A4</code> <code>A5</code></em><a href=\'#index-A2-4\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-A2-4"><span class="category"><code>A1</code>:
</span><span><strong><code>A2</code></strong> <em><code>A3</code>
<code>A4</code> <code>A5</code></em><a class="copiable-anchor"
href=\'#index-A2-4\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A4-of-A2"><span><var>A1</var> of <var>A2</var>:
<em><var>A3</var></em> <strong><var>A4</var></strong> <em><var>A5</var>
<var>A6</var></em><a href=\'#index-A4-of-A2\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-A4-of-A2"><span><var>A1</var> of <var>A2</var>:
<em><var>A3</var></em> <strong><var>A4</var></strong> <em><var>A5</var>
<var>A6</var></em><a class="copiable-anchor" href=\'#index-A4-of-A2\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A4-of-A2-1"><span><code>A1</code> of <code>A2</code>:
<em><samp>A3</samp></em> <strong><code>A4</code></strong> <em><code>A5</code>
<code>A6</code></em><a href=\'#index-A4-of-A2-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-A4-of-A2-1"><span><code>A1</code> of <code>A2</code>:
<em><samp>A3</samp></em> <strong><code>A4</code></strong> <em><code>A5</code>
<code>A6</code></em><a class="copiable-anchor" href=\'#index-A4-of-A2-1\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A3-on-A2"><span><var>A1</var> on <var>A2</var>:
<strong><var>A3</var></strong> <em><var>A4</var> <var>A5</var></em><a
href=\'#index-A3-on-A2\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-A3-on-A2"><span><var>A1</var> on <var>A2</var>:
<strong><var>A3</var></strong> <em><var>A4</var> <var>A5</var></em><a
class="copiable-anchor" href=\'#index-A3-on-A2\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A3-on-A2-1"><span><code>A1</code> on <code>A2</code>:
<strong><code>A3</code></strong> <em><code>A4</code> <code>A5</code></em><a
href=\'#index-A3-on-A2-1\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-A3-on-A2-1"><span><code>A1</code> on <code>A2</code>:
<strong><code>A3</code></strong> <em><code>A4</code> <code>A5</code></em><a
class="copiable-anchor" href=\'#index-A3-on-A2-1\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A4-on-A2"><span><var>A1</var> on <var>A2</var>:
<em><var>A3</var></em> <strong><var>A4</var></strong> <em><var>A5</var>
<var>A6</var></em><a href=\'#index-A4-on-A2\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-A4-on-A2"><span><var>A1</var> on <var>A2</var>:
<em><var>A3</var></em> <strong><var>A4</var></strong> <em><var>A5</var>
<var>A6</var></em><a class="copiable-anchor" href=\'#index-A4-on-A2\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-A4-on-A2-1"><span><code>A1</code> on <code>A2</code>:
<em><code>A3</code></em> <strong><code>A4</code></strong> <em><code>A5</code>
<code>A6</code></em><a href=\'#index-A4-on-A2-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-A4-on-A2-1"><span><code>A1</code> on <code>A2</code>:
<em><code>A3</code></em> <strong><code>A4</code></strong> <em><code>A5</code>
<code>A6</code></em><a class="copiable-anchor" href=\'#index-A4-on-A2-1\'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-fun_005fname"><span class="category">code then var:
</span><span><em>ret_type</em> <strong>fun_name</strong> <em><code>A1</code>
<var>A2</var> <code>A3</code> <var>A4</var></em><a href=\'#index-fun_005fname\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-fun_005fname"><span class="category">code then var:
</span><span><em>ret_type</em> <strong>fun_name</strong> <em><code>A1</code>
<var>A2</var> <code>A3</code> <var>A4</var></em><a class="copiable-anchor"
href=\'#index-fun_005fname\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-fun_005fname1"><span class="category">var then code:
</span><span><em>ret_type1</em> <strong>fun_name1</strong> <em><var>A1</var>
<code>A2</code> <var>A3</var> <code>A4</code></em><a
href=\'#index-fun_005fname1\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-fun_005fname1"><span class="category">var then code:
</span><span><em>ret_type1</em> <strong>fun_name1</strong> <em><var>A1</var>
<code>A2</code> <var>A3</var> <code>A4</code></em><a class="copiable-anchor"
href=\'#index-fun_005fname1\'> ¶</a></span></dt>
</dl>
<h3 class="heading" id="Functions">Functions</h3>
diff --git a/tp/t/results/def/all_commands_printindex.pl
b/tp/t/results/def/all_commands_printindex.pl
index afb37b6246..6f7d7e45fb 100644
--- a/tp/t/results/def/all_commands_printindex.pl
+++ b/tp/t/results/def/all_commands_printindex.pl
@@ -5895,30 +5895,8 @@ $result_converted{'html'}->{'all_commands_printindex'} =
'<!DOCTYPE html>
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -5928,137 +5906,137 @@ ul.no-bullet {list-style: none}
<body lang="en">
<h1 class="node-heading" id="Top">Top</h1>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href=\'#index-d_002d_002defvr_005fname\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href=\'#index-d_002d_002defvr_005fname\'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href=\'#index-n_002d_002dame\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href=\'#index-n_002d_002dame\'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href=\'#index-n_002d_002dame-1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href=\'#index-n_002d_002dame-1\'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href=\'#index-d_002d_002deftypefn_005fname\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href=\'#index-d_002d_002deftypefn_005fname\'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href=\'#index-d_002d_002deftypefn_005fname-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href=\'#index-d_002d_002deftypefn_005fname-1\'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href=\'#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href=\'#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass\'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href=\'#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href=\'#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1\'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href=\'#index-d_002d_002deftypevr_005fname\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href=\'#index-d_002d_002deftypevr_005fname\'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href=\'#index-d_002d_002defcv_005fname\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href=\'#index-d_002d_002defcv_005fname\'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href=\'#index-d_002d_002defcv_005fname-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href=\'#index-d_002d_002defcv_005fname-1\'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href=\'#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href=\'#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass\'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href=\'#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href=\'#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1\'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href=\'#index-d_002d_002defop_005fname-on-c_002d_002dlass\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href=\'#index-d_002d_002defop_005fname-on-c_002d_002dlass\'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href=\'#index-d_002d_002defop_005fname-on-c_002d_002dlass-1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href=\'#index-d_002d_002defop_005fname-on-c_002d_002dlass-1\'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href=\'#index-d_002d_002deftp_005fname\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href=\'#index-d_002d_002deftp_005fname\'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href=\'#index-d_002d_002defun_005fname\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href=\'#index-d_002d_002defun_005fname\'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href=\'#index-d_002d_002defmac_005fname\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href=\'#index-d_002d_002defmac_005fname\'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href=\'#index-d_002d_002defspec_005fname\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href=\'#index-d_002d_002defspec_005fname\'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href=\'#index-d_002d_002defvar_005fname\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href=\'#index-d_002d_002defvar_005fname\'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href=\'#index-d_002d_002defvar_005fname-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href=\'#index-d_002d_002defvar_005fname-1\'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href=\'#index-d_002d_002defopt_005fname\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href=\'#index-d_002d_002defopt_005fname\'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href=\'#index-d_002d_002deftypefun_005fname\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href=\'#index-d_002d_002deftypefun_005fname\'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href=\'#index-d_002d_002deftypevar_005fname\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href=\'#index-d_002d_002deftypevar_005fname\'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href=\'#index-d_002d_002defivar_005fname-of-c_002d_002dlass\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href=\'#index-d_002d_002defivar_005fname-of-c_002d_002dlass\'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href=\'#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href=\'#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass\'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href=\'#index-d_002d_002defmethod_005fname-on-c_002d_002dlass\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href=\'#index-d_002d_002defmethod_005fname-on-c_002d_002dlass\'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href=\'#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href=\'#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass\'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
diff --git a/tp/t/results/def/ampchar.pl b/tp/t/results/def/ampchar.pl
index a7e91e8ea8..e8843dc559 100644
--- a/tp/t/results/def/ampchar.pl
+++ b/tp/t/results/def/ampchar.pl
@@ -379,31 +379,8 @@ $result_converted{'html'}->{'ampchar'} = '<!DOCTYPE html>
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -412,7 +389,7 @@ ul.no-bullet {list-style: none}
<body lang="en">
<dl class="def">
-<dt id="index-b-on-a"><span>Constructor on a: <strong>b</strong>
<em>(<code>const std::vector<int>&</code>)</em><a
href=\'#index-b-on-a\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-b-on-a"><span>Constructor on a: <strong>b</strong>
<em>(<code>const std::vector<int>&</code>)</em><a
class="copiable-anchor" href=\'#index-b-on-a\'> ¶</a></span></dt>
</dl>
<p>& & & { } @
</p>
diff --git a/tp/t/results/def/space_in_def_for_index.pl
b/tp/t/results/def/space_in_def_for_index.pl
index f4fcb98b8c..5fe8916378 100644
--- a/tp/t/results/def/space_in_def_for_index.pl
+++ b/tp/t/results/def/space_in_def_for_index.pl
@@ -544,30 +544,8 @@ $result_converted{'html'}->{'space_in_def_for_index'} =
'<!DOCTYPE html>
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -578,8 +556,8 @@ ul.no-bullet {list-style: none}
<h1 class="node-heading" id="Top">Top</h1>
<dl class="def">
-<dt id="index-name"><span class="category">Category:
</span><span><strong>name</strong> <em>argument argument2...</em><a
href=\'#index-name\' class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-AAA2"><span class="category">AAA1:
</span><span><strong>AAA2</strong> <em>arg3</em><a href=\'#index-AAA2\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-name"><span class="category">Category:
</span><span><strong>name</strong> <em>argument argument2...</em><a
class="copiable-anchor" href=\'#index-name\'> ¶</a></span></dt>
+<dt id="index-AAA2"><span class="category">AAA1:
</span><span><strong>AAA2</strong> <em>arg3</em><a class="copiable-anchor"
href=\'#index-AAA2\'> ¶</a></span></dt>
</dl>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Top_fn_letter-A"><b>A</b></a>
diff --git a/tp/t/results/float/anchor_in_caption.pl
b/tp/t/results/float/anchor_in_caption.pl
index 6fb884af0d..71ed078999 100644
--- a/tp/t/results/float/anchor_in_caption.pl
+++ b/tp/t/results/float/anchor_in_caption.pl
@@ -420,32 +420,7 @@ $result_converted{'html'}->{'anchor_in_caption'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/cindex_in_caption.pl
b/tp/t/results/float/cindex_in_caption.pl
index c6614ebd34..9d31547c66 100644
--- a/tp/t/results/float/cindex_in_caption.pl
+++ b/tp/t/results/float/cindex_in_caption.pl
@@ -514,32 +514,8 @@ $result_converted{'html'}->{'cindex_in_caption'} =
'<!DOCTYPE html>
<link href="#Top" rel="index" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/comment_space_comand_in_float.pl
b/tp/t/results/float/comment_space_comand_in_float.pl
index 743243a3ed..90c5a7990b 100644
--- a/tp/t/results/float/comment_space_comand_in_float.pl
+++ b/tp/t/results/float/comment_space_comand_in_float.pl
@@ -394,32 +394,7 @@
$result_converted{'html'}->{'comment_space_comand_in_float'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/complex_float.pl
b/tp/t/results/float/complex_float.pl
index 3a2f3f030b..a194c19255 100644
--- a/tp/t/results/float/complex_float.pl
+++ b/tp/t/results/float/complex_float.pl
@@ -4863,33 +4863,9 @@ $result_converted{'html'}->{'complex_float'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\\2212"}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/empty_listoffloats.pl
b/tp/t/results/float/empty_listoffloats.pl
index dda9f1e472..5c8c9a7936 100644
--- a/tp/t/results/float/empty_listoffloats.pl
+++ b/tp/t/results/float/empty_listoffloats.pl
@@ -76,32 +76,7 @@ $result_converted{'html'}->{'empty_listoffloats'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/empty_listoffloats_with_floats.pl
b/tp/t/results/float/empty_listoffloats_with_floats.pl
index 40612d0aa2..8eda1940a7 100644
--- a/tp/t/results/float/empty_listoffloats_with_floats.pl
+++ b/tp/t/results/float/empty_listoffloats_with_floats.pl
@@ -655,32 +655,7 @@
$result_converted{'html'}->{'empty_listoffloats_with_floats'} = '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/float_copying.pl
b/tp/t/results/float/float_copying.pl
index d589985ff5..474fdc94a4 100644
--- a/tp/t/results/float/float_copying.pl
+++ b/tp/t/results/float/float_copying.pl
@@ -1612,32 +1612,8 @@ the author abandon his copyright.
<link href="#Copying-and-floats" rel="index" title="Copying and floats">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/float_with_at_commands.pl
b/tp/t/results/float/float_with_at_commands.pl
index 287698c3cd..0eb765cf7a 100644
--- a/tp/t/results/float/float_with_at_commands.pl
+++ b/tp/t/results/float/float_with_at_commands.pl
@@ -578,32 +578,7 @@ $result_converted{'html'}->{'float_with_at_commands'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/footnote_in_caption.pl
b/tp/t/results/float/footnote_in_caption.pl
index d2ba749553..704db01f16 100644
--- a/tp/t/results/float/footnote_in_caption.pl
+++ b/tp/t/results/float/footnote_in_caption.pl
@@ -430,32 +430,7 @@ $result_converted{'html'}->{'footnote_in_caption'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/footnote_in_caption_and_error.pl
b/tp/t/results/float/footnote_in_caption_and_error.pl
index 644f39adb4..3a54eaf8e2 100644
--- a/tp/t/results/float/footnote_in_caption_and_error.pl
+++ b/tp/t/results/float/footnote_in_caption_and_error.pl
@@ -417,32 +417,7 @@
$result_converted{'html'}->{'footnote_in_caption_and_error'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/listoffloats_with_commands.pl
b/tp/t/results/float/listoffloats_with_commands.pl
index 9bd54a1538..d3e5a0747c 100644
--- a/tp/t/results/float/listoffloats_with_commands.pl
+++ b/tp/t/results/float/listoffloats_with_commands.pl
@@ -155,32 +155,7 @@ $result_converted{'html'}->{'listoffloats_with_commands'}
= '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/numbering_captions_listoffloats.pl
b/tp/t/results/float/numbering_captions_listoffloats.pl
index 7983506569..ddf5d1d08f 100644
--- a/tp/t/results/float/numbering_captions_listoffloats.pl
+++ b/tp/t/results/float/numbering_captions_listoffloats.pl
@@ -8037,32 +8037,7 @@
$result_converted{'html'}->{'numbering_captions_listoffloats'} = '<!DOCTYPE html
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/ref_to_float.pl
b/tp/t/results/float/ref_to_float.pl
index f239ff0192..086127bf1f 100644
--- a/tp/t/results/float/ref_to_float.pl
+++ b/tp/t/results/float/ref_to_float.pl
@@ -434,32 +434,7 @@ $result_converted{'html'}->{'ref_to_float'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/float/simple.pl b/tp/t/results/float/simple.pl
index 32ca2e3300..0bcf3575ec 100644
--- a/tp/t/results/float/simple.pl
+++ b/tp/t/results/float/simple.pl
@@ -240,32 +240,7 @@ $result_converted{'html'}->{'simple'} = '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formats_encodings/at_commands_in_refs.pl
b/tp/t/results/formats_encodings/at_commands_in_refs.pl
index d9abb985c7..aa4efd4322 100644
--- a/tp/t/results/formats_encodings/at_commands_in_refs.pl
+++ b/tp/t/results/formats_encodings/at_commands_in_refs.pl
@@ -22866,32 +22866,11 @@ $result_converted{'html'}->{'at_commands_in_refs'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/----_0021---_002e--_002e-_003f-_0040.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/----_0021---_002e--_002e-_003f-_0040.html
index fa3c9560a7..75df4481f9 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/----_0021---_002e--_002e-_003f-_0040.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/----_0021---_002e--_002e-_003f-_0040.html
@@ -20,32 +20,7 @@
<link href="-_007b-_007d.html" rel="prev" title=" { }">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
index 46e9bc3433..a8afb9d94e 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
@@ -17,32 +17,9 @@
<link href="f_002d_002dile1-f_002d_002dile.html" rel="prev" title="f--ile1
f--ile">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_007b-_007d.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_007b-_007d.html
index 5d4783751b..ed00a170a4 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_007b-_007d.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_007b-_007d.html
@@ -18,32 +18,7 @@
<link href="index.html" rel="prev" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html
index dee638b698..4a112ee23f 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html
@@ -17,32 +17,11 @@
<link href="env-code-option-samp-command-file-C_002dx-ESC.html" rel="prev"
title="env code option samp command file C-x ESC">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
index db7c1ae27c..1f1c24bf7d 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
@@ -17,32 +17,7 @@
<link href="_21d2-_00b0-a-b--aa.html" rel="prev" title="⇒ ° a b
a sunny day å">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
index bd5e180f13..d550106e94 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
@@ -17,32 +17,7 @@
<link href="_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html"
rel="prev" title="`` '' --- -- ` '">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
index f7de95a321..b35b569ccf 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
@@ -17,32 +17,7 @@
<link href="AAA-AAA-BBB.html" rel="prev" title="AAA (fff) AAA BBB">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html
index e675407f45..5e3016bade 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html
@@ -17,32 +17,7 @@
<link href="_0040-_007b-_007d-_005c-_0023.html" rel="prev" title="@ { } \ #">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0040-_007b-_007d-_005c-_0023.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0040-_007b-_007d-_005c-_0023.html
index 2fffc8e70a..2ac7789417 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0040-_007b-_007d-_005c-_0023.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0040-_007b-_007d-_005c-_0023.html
@@ -18,32 +18,7 @@
. . ? @">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
index b424ec7b6c..f2b1de4641 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
@@ -17,32 +17,7 @@
<link href="_00ab-_00bb-_00ab-_00bb-_2039-_203a.html" rel="prev"
title="« » « » ‹ ›">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html
index c49e6a6c45..fa6a7309b5 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html
@@ -17,32 +17,7 @@
<link href="_2265-_2264-_2192.html" rel="prev" title="≥ ≤ →">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
index 8c7b5b3150..78ace3f0c9 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
@@ -17,32 +17,7 @@
<link href="_201c-_201d-_2018-_2019-_201e-_201a.html" rel="prev"
title="“ ” ‘ ’ „ ‚">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
index 792f995345..d23a14d1e6 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
@@ -17,32 +17,7 @@
<link href="i-E-C.html" rel="prev" title="i Ḕ Ḉ">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_21d2-_00b0-a-b--aa.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_21d2-_00b0-a-b--aa.html
index 4586247568..8adbc8c546 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_21d2-_00b0-a-b--aa.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_21d2-_00b0-a-b--aa.html
@@ -17,32 +17,7 @@
<link href="_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html" rel="prev"
title="ª º ∗ £ -| ¿ ®">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html
index c99ea665cb..937451d57b 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html
@@ -17,32 +17,7 @@
<link href="LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html" rel="prev"
title="LaTeX TeX • , © … ...">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2265-_2264-_2192.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2265-_2264-_2192.html
index 6055422dfc..35dd7ea344 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2265-_2264-_2192.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2265-_2264-_2192.html
@@ -17,32 +17,7 @@
<link href="_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html"
rel="prev" title="≡ error→ € ¡ → -">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-e-i-a-a-e-c-e-e-e-e.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-e-i-a-a-e-c-e-e-e-e.html
index 5722557db6..6e890c7b3e 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-e-i-a-a-e-c-e-e-e-e.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-e-i-a-a-e-c-e-e-e-e.html
@@ -17,32 +17,7 @@
<link href="AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html" rel="prev"
title="Å æ œ Æ Œ ø Ø ß ł
Ł Ð ð Þ þ">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html
index 7f0adefe77..a5b15415aa 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html
@@ -17,32 +17,10 @@
<link href="-_0040-_007b_007d-_002e-.html" rel="prev" title=" @ {} . ">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/e-e-e-e-e-j-ee.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/e-e-e-e-e-j-ee.html
index dedc64e766..2311533361 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/e-e-e-e-e-j-ee.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/e-e-e-e-e-j-ee.html
@@ -17,32 +17,7 @@
<link href="a-e-i-a-a-e-c-e-e-e-e.html" rel="prev" title="ä ẽ
î â à é ç ē e̊ e̋ ę">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
index 79e4e50218..ee3d163d5c 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
@@ -17,32 +17,10 @@
<link href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html" rel="prev"
title="cite asis in @w b in r SC str t var dfn i">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
index 6e931aafcb..e57adcac54 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
@@ -17,32 +17,7 @@
<link href="someone_0040somewher-no_005fexplain_0040there.html" rel="prev"
title="someone@somewher (the someone) no_explain@there (no_explain@there)">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html
index e0b3d28b2e..a70eb1b395 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html
@@ -17,32 +17,11 @@
<link href="indicateurl.html" rel="prev" title="‘indicateurl’">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
index 8b64b97a3c..2078808b57 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
@@ -16,32 +16,11 @@
<link href="gH-3rd.html" rel="prev" title="gH 3rd">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/i-E-C.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/i-E-C.html
index f26501381f..585f39627f 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/i-E-C.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/i-E-C.html
@@ -17,32 +17,7 @@
<link href="e-e-e-e-e-j-ee.html" rel="prev" title="ė ĕ e̲
ẹ ě j e͡e">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html
index 2793eaf178..da2c50d69c 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html
@@ -15,32 +15,11 @@
<link href="-_007b-_007d.html" rel="next" title=" { }">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
index 0e452b65ce..97e431ea87 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
@@ -17,32 +17,11 @@
<link href="sansserif-slanted.html" rel="prev" title="sansserif slanted">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
index 9da178d972..e4f6dc2c71 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
@@ -17,32 +17,11 @@
<link href="8_002e27in.html" rel="prev" title="8.27in">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
index 2a0112e75e..258b8716da 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
@@ -17,32 +17,7 @@
<link href="CCC-CCC-DDD.html" rel="prev" title="CCC (rrr) CCC DDD">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/----_0021---_002e--_002e-_003f-_0040.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/----_0021---_002e--_002e-_003f-_0040.html
index a7d2a99391..d6d5553e84 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/----_0021---_002e--_002e-_003f-_0040.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/----_0021---_002e--_002e-_003f-_0040.html
@@ -20,32 +20,7 @@
<link href="-_007b-_007d.html" rel="prev" title=" { }">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
index 9fce83f6a1..7b7051f64a 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
@@ -17,32 +17,9 @@
<link href="f_002d_002dile1-f_002d_002dile.html" rel="prev" title="f--ile1
f--ile">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_007b-_007d.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_007b-_007d.html
index c280bb7e07..13e94286f5 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_007b-_007d.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_007b-_007d.html
@@ -18,32 +18,7 @@
<link href="index.html" rel="prev" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html
index 57cc65f070..0cdaca0d43 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html
@@ -17,32 +17,11 @@
<link href="env-code-option-samp-command-file-C_002dx-ESC.html" rel="prev"
title="env code option samp command file C-x ESC">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
index b413595a33..3a0e57cbea 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
@@ -17,32 +17,7 @@
<link href="_21d2-_00b0-a-b--aa.html" rel="prev" title="⇒ ° a b
a sunny day å">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html
index f592b773a6..ed56cb70ca 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html
@@ -17,32 +17,7 @@
<link href="_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html"
rel="prev" title="`` '' --- -- ` '">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html
index 41aed7fe8c..e5b0367d95 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html
@@ -17,32 +17,7 @@
<link href="AAA-AAA-BBB.html" rel="prev" title="AAA (fff) AAA BBB">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html
index 4801312732..97b22d8803 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html
@@ -17,32 +17,7 @@
<link href="_0040-_007b-_007d-_005c-_0023.html" rel="prev" title="@ { } \ #">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0040-_007b-_007d-_005c-_0023.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0040-_007b-_007d-_005c-_0023.html
index 9adb26e938..b5cc0dcee4 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0040-_007b-_007d-_005c-_0023.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0040-_007b-_007d-_005c-_0023.html
@@ -18,32 +18,7 @@
. . ? @">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
index 3f40b5996d..0581602430 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
@@ -17,32 +17,7 @@
<link href="_00ab-_00bb-_00ab-_00bb-_2039-_203a.html" rel="prev"
title="« » « » ‹ ›">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html
index e5c4acc09b..203e1fbb9e 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html
@@ -17,32 +17,7 @@
<link href="_2265-_2264-_2192.html" rel="prev" title="≥ ≤ →">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
index eac0a2e20d..497066811d 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
@@ -17,32 +17,7 @@
<link href="_201c-_201d-_2018-_2019-_201e-_201a.html" rel="prev"
title="“ ” ‘ ’ „ ‚">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
index 7b25f5ebc4..0316223f7e 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
@@ -17,32 +17,7 @@
<link href="i-E-C.html" rel="prev" title="i Ḕ Ḉ">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_21d2-_00b0-a-b--aa.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_21d2-_00b0-a-b--aa.html
index acfeeb4b14..3ed3f80b47 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_21d2-_00b0-a-b--aa.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_21d2-_00b0-a-b--aa.html
@@ -17,32 +17,7 @@
<link href="_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html" rel="prev"
title="ª º ∗ £ -| ¿ ®">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html
index 42e9dacae7..b711c07c59 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html
@@ -17,32 +17,7 @@
<link href="LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html" rel="prev"
title="LaTeX TeX • , © … ...">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2265-_2264-_2192.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2265-_2264-_2192.html
index 03840c1563..3fdd3c16a5 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2265-_2264-_2192.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2265-_2264-_2192.html
@@ -17,32 +17,7 @@
<link href="_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html"
rel="prev" title="≡ error→ € ¡ → -">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-e-i-a-a-e-c-e-e-e-e.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-e-i-a-a-e-c-e-e-e-e.html
index e3e8a8737d..49d2e757f3 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-e-i-a-a-e-c-e-e-e-e.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-e-i-a-a-e-c-e-e-e-e.html
@@ -17,32 +17,7 @@
<link href="AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html" rel="prev"
title="Å æ œ Æ Œ ø Ø ß ł
Ł Ð ð Þ þ">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html
index 0ae5c89c5c..07b1d45a6a 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html
@@ -17,32 +17,10 @@
<link href="-_0040-_007b_007d-_002e-.html" rel="prev" title=" @ {} . ">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/e-e-e-e-e-j-ee.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/e-e-e-e-e-j-ee.html
index 5be59f2840..23607af050 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/e-e-e-e-e-j-ee.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/e-e-e-e-e-j-ee.html
@@ -17,32 +17,7 @@
<link href="a-e-i-a-a-e-c-e-e-e-e.html" rel="prev" title="ä ẽ
î â à é ç ē e̊ e̋ ę">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
index 4ef7f287b6..8b9736fa27 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
@@ -17,32 +17,10 @@
<link href="cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html" rel="prev"
title="cite asis in @w b in r SC str t var dfn i">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
index 4bc8882dfe..1535973301 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
@@ -17,32 +17,7 @@
<link href="someone_0040somewher-no_005fexplain_0040there.html" rel="prev"
title="someone@somewher (the someone) no_explain@there (no_explain@there)">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html
index 8005cc147f..da53d595e4 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html
@@ -17,32 +17,11 @@
<link href="indicateurl.html" rel="prev" title="‘indicateurl’">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
index 750000111c..73a995c6a7 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
@@ -16,32 +16,11 @@
<link href="gH-3rd.html" rel="prev" title="gH 3rd">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/i-E-C.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/i-E-C.html
index a3eda18073..1ba54c63ac 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/i-E-C.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/i-E-C.html
@@ -17,32 +17,7 @@
<link href="e-e-e-e-e-j-ee.html" rel="prev" title="ė ĕ e̲
ẹ ě j e͡e">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html
index fc211bcefd..0268fec9c5 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html
@@ -15,32 +15,11 @@
<link href="-_007b-_007d.html" rel="next" title=" { }">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html
index 0fad1027ee..0c8b254189 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html
@@ -17,32 +17,11 @@
<link href="sansserif-slanted.html" rel="prev" title="sansserif slanted">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
index 4e4435e3d6..74579a4abc 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
@@ -17,32 +17,11 @@
<link href="8_002e27in.html" rel="prev" title="8.27in">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
index 641a2a4ba5..caa6f0e634 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
@@ -17,32 +17,7 @@
<link href="CCC-CCC-DDD.html" rel="prev" title="CCC (rrr) CCC DDD">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
index 0ca474e707..5d8952ba30 100644
---
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
+++
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
@@ -18,32 +18,7 @@
<link href="a-e-u.html" rel="prev" title="� � �">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
index aed0d78fc8..157339bd89 100644
---
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
+++
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
@@ -18,32 +18,7 @@
<link href="index.html" rel="prev" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-u.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-u.html
index 246da42b48..ed8a98c7bd 100644
---
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-u.html
+++
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-u.html
@@ -18,32 +18,7 @@
<link href="e.html" rel="prev" title="�">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html
index cb4609a9eb..29882fde8f 100644
--- a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html
+++ b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html
@@ -17,32 +17,7 @@
<link href="a-e-i-o-u-A-E-I-O-U.html" rel="prev" title="� � � � � � � � � �">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/e.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/e.html
index 04b356c9ca..43be1f9c65 100644
--- a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/e.html
+++ b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/e.html
@@ -18,32 +18,7 @@
<link href="a-e-i-o-u-y-A-E-I-O-U.html" rel="prev" title="� � � � � � � � � �
�">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html
index 4ea98944e3..10d79764bb 100644
---
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html
+++
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html
@@ -16,32 +16,8 @@
<link href="a-e-i-o-u-y-A-E-I-O-U.html" rel="next" title="� � � � � � � � � �
�">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
index 2242f4f090..db4cc31bf0 100644
---
a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
+++
b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
@@ -18,32 +18,7 @@
<link href="a-e-u.html" rel="prev" title="à è ù">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
index 0669faf238..fdf6cb0398 100644
---
a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
+++
b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
@@ -18,32 +18,7 @@
<link href="index.html" rel="prev" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-u.html
b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-u.html
index 0e2526f97f..cb406b17ea 100644
---
a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-u.html
+++
b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-u.html
@@ -18,32 +18,7 @@
<link href="e.html" rel="prev" title="é">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/c.html
b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/c.html
index 574653232c..426c7e05c4 100644
--- a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/c.html
+++ b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/c.html
@@ -17,32 +17,7 @@
<link href="a-e-i-o-u-A-E-I-O-U.html" rel="prev" title="â ê î ô û Â Ê Î Ô Û">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/e.html
b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/e.html
index 8e93b7438f..7f9f4db010 100644
--- a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/e.html
+++ b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/e.html
@@ -18,32 +18,7 @@
<link href="a-e-i-o-u-y-A-E-I-O-U.html" rel="prev" title="ä ë ï ö ü ÿ Ä Ë Ï Ö
Ü">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/index.html
b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/index.html
index 943632cf0e..c5fa346702 100644
---
a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/index.html
+++
b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/index.html
@@ -16,32 +16,8 @@
<link href="a-e-i-o-u-y-A-E-I-O-U.html" rel="next" title="ä ë ï ö ü ÿ Ä Ë Ï Ö
Ü">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/A-a-_002c-E-e.html
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/A-a-_002c-E-e.html
index c7048327b3..2b5b0d01b2 100644
---
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/A-a-_002c-E-e.html
+++
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/A-a-_002c-E-e.html
@@ -17,32 +17,7 @@
<link href="index.html" rel="prev" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
index d65215c0ee..e99749e90f 100644
---
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
+++
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
@@ -16,32 +16,8 @@
<link href="A-a-_002c-E-e.html" rel="next" title="� � � � �">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Introduction.html
b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Introduction.html
index 65800dc45f..87a3b234dd 100644
---
a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Introduction.html
+++
b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Introduction.html
@@ -24,32 +24,7 @@ legally counts.
<link href="Preface.html" rel="prev" title="Preface">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Preface.html
b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Preface.html
index a8ba9e4c04..5da4486b33 100644
--- a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Preface.html
+++ b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Preface.html
@@ -25,32 +25,7 @@ legally counts.
<link href="index.html" rel="prev" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/index.html
b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/index.html
index 42fd0f1334..04a6698e01 100644
--- a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/index.html
+++ b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/index.html
@@ -23,32 +23,8 @@ legally counts.
<link href="Preface.html" rel="next" title="Preface">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
b/tp/t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
index 22d7f88094..e52cdfb19f 100644
---
a/tp/t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
+++
b/tp/t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
@@ -23,32 +23,7 @@ Texinfo中文示例 -->
<link href="index.html" rel="prev" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/sample_utf8/res_html/Index-node.html
b/tp/t/results/formats_encodings/sample_utf8/res_html/Index-node.html
index 31b20b63f8..fdec9ed54a 100644
--- a/tp/t/results/formats_encodings/sample_utf8/res_html/Index-node.html
+++ b/tp/t/results/formats_encodings/sample_utf8/res_html/Index-node.html
@@ -22,32 +22,8 @@ Texinfo中文示例 -->
<link href="Second-Chapter-AE-AE-ae-ae.html" rel="prev" title="Second Chapter
AE ĄĘ ae ąę">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formats_encodings/sample_utf8/res_html/Second-Chapter-AE-AE-ae-ae.html
b/tp/t/results/formats_encodings/sample_utf8/res_html/Second-Chapter-AE-AE-ae-ae.html
index 1fd27af9ab..740b69a957 100644
---
a/tp/t/results/formats_encodings/sample_utf8/res_html/Second-Chapter-AE-AE-ae-ae.html
+++
b/tp/t/results/formats_encodings/sample_utf8/res_html/Second-Chapter-AE-AE-ae-ae.html
@@ -23,32 +23,7 @@ Texinfo中文示例 -->
<link href="DiYiZhang_0028First-Chapter_0029.html" rel="prev" title="第一章(First
Chapter)">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formats_encodings/sample_utf8/res_html/index.html
b/tp/t/results/formats_encodings/sample_utf8/res_html/index.html
index 4a88c5731f..43e1941fb0 100644
--- a/tp/t/results/formats_encodings/sample_utf8/res_html/index.html
+++ b/tp/t/results/formats_encodings/sample_utf8/res_html/index.html
@@ -21,31 +21,8 @@ Texinfo中文示例 -->
<link href="DiYiZhang_0028First-Chapter_0029.html" rel="next" title="第一章(First
Chapter)">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/cond.pl b/tp/t/results/formatting/cond.pl
index 1f8b60a03a..1d5313daae 100644
--- a/tp/t/results/formatting/cond.pl
+++ b/tp/t/results/formatting/cond.pl
@@ -473,33 +473,8 @@ $result_converted{'html'}->{'cond'} = '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/cond_ifhtml_ifinfo_iftex.pl
b/tp/t/results/formatting/cond_ifhtml_ifinfo_iftex.pl
index 3237e8df05..b0fac5f263 100644
--- a/tp/t/results/formatting/cond_ifhtml_ifinfo_iftex.pl
+++ b/tp/t/results/formatting/cond_ifhtml_ifinfo_iftex.pl
@@ -490,33 +490,8 @@ $result_converted{'html'}->{'cond_ifhtml_ifinfo_iftex'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/cond_no-ifhtml_no-ifinfo_no-iftex.pl
b/tp/t/results/formatting/cond_no-ifhtml_no-ifinfo_no-iftex.pl
index c6c05126c8..feb45b6e52 100644
--- a/tp/t/results/formatting/cond_no-ifhtml_no-ifinfo_no-iftex.pl
+++ b/tp/t/results/formatting/cond_no-ifhtml_no-ifinfo_no-iftex.pl
@@ -456,33 +456,8 @@
$result_converted{'html'}->{'cond_no-ifhtml_no-ifinfo_no-iftex'} = '<!DOCTYPE ht
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/defcondx_Dbar/res_html/defxcond.html
b/tp/t/results/formatting/defcondx_Dbar/res_html/defxcond.html
index 75d8a2f7a7..57fd8b91e0 100644
--- a/tp/t/results/formatting/defcondx_Dbar/res_html/defxcond.html
+++ b/tp/t/results/formatting/defcondx_Dbar/res_html/defxcond.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/defcondx_Ubar/res_html/defxcond.html
b/tp/t/results/formatting/defcondx_Ubar/res_html/defxcond.html
index 116aed64d5..ef3680f8c5 100644
--- a/tp/t/results/formatting/defcondx_Ubar/res_html/defxcond.html
+++ b/tp/t/results/formatting/defcondx_Ubar/res_html/defxcond.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formatting/documentlanguage_set_option/res_html/documentlanguage_set.html
b/tp/t/results/formatting/documentlanguage_set_option/res_html/documentlanguage_set.html
index 3d85337b67..618f49a588 100644
---
a/tp/t/results/formatting/documentlanguage_set_option/res_html/documentlanguage_set.html
+++
b/tp/t/results/formatting/documentlanguage_set_option/res_html/documentlanguage_set.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formatting/documentlanguage_set_unknown/res_html/documentlanguage_set.html
b/tp/t/results/formatting/documentlanguage_set_unknown/res_html/documentlanguage_set.html
index 87e421a531..365f509783 100644
---
a/tp/t/results/formatting/documentlanguage_set_unknown/res_html/documentlanguage_set.html
+++
b/tp/t/results/formatting/documentlanguage_set_unknown/res_html/documentlanguage_set.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/empty.pl b/tp/t/results/formatting/empty.pl
index a5a0f67fdb..b2e5db6f08 100644
--- a/tp/t/results/formatting/empty.pl
+++ b/tp/t/results/formatting/empty.pl
@@ -52,33 +52,8 @@ $result_converted{'html'}->{'empty'} = '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formatting/float_copying/res_html/Copying-and-floats.html
b/tp/t/results/formatting/float_copying/res_html/Copying-and-floats.html
index d031625a8c..d6df123b6a 100644
--- a/tp/t/results/formatting/float_copying/res_html/Copying-and-floats.html
+++ b/tp/t/results/formatting/float_copying/res_html/Copying-and-floats.html
@@ -20,33 +20,9 @@ the author abandon his copyright.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formatting/float_copying/res_html/caption-copying-footnote-anchor.html
b/tp/t/results/formatting/float_copying/res_html/caption-copying-footnote-anchor.html
index 6fba22c582..c6535996e1 100644
---
a/tp/t/results/formatting/float_copying/res_html/caption-copying-footnote-anchor.html
+++
b/tp/t/results/formatting/float_copying/res_html/caption-copying-footnote-anchor.html
@@ -19,33 +19,7 @@ the author abandon his copyright.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formatting/float_copying/res_html/float_copying_abt.html
b/tp/t/results/formatting/float_copying/res_html/float_copying_abt.html
index dff1a1d361..8fab6444bc 100644
--- a/tp/t/results/formatting/float_copying/res_html/float_copying_abt.html
+++ b/tp/t/results/formatting/float_copying/res_html/float_copying_abt.html
@@ -20,33 +20,8 @@ the author abandon his copyright.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formatting/float_copying/res_html/float_copying_fot.html
b/tp/t/results/formatting/float_copying/res_html/float_copying_fot.html
index a157b322cc..b58e9b64a4 100644
--- a/tp/t/results/formatting/float_copying/res_html/float_copying_fot.html
+++ b/tp/t/results/formatting/float_copying/res_html/float_copying_fot.html
@@ -20,33 +20,8 @@ the author abandon his copyright.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/float_copying/res_html/index.html
b/tp/t/results/formatting/float_copying/res_html/index.html
index 16218e5169..a79dcd2467 100644
--- a/tp/t/results/formatting/float_copying/res_html/index.html
+++ b/tp/t/results/formatting/float_copying/res_html/index.html
@@ -20,33 +20,8 @@ the author abandon his copyright.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formatting/float_copying/res_html/public-domain-anchor.html
b/tp/t/results/formatting/float_copying/res_html/public-domain-anchor.html
index ea6fe363aa..7d7a969a76 100644
--- a/tp/t/results/formatting/float_copying/res_html/public-domain-anchor.html
+++ b/tp/t/results/formatting/float_copying/res_html/public-domain-anchor.html
@@ -19,33 +19,7 @@ the author abandon his copyright.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/float_copying/res_html/public-domain.html
b/tp/t/results/formatting/float_copying/res_html/public-domain.html
index 62f330293e..dd483f1cb8 100644
--- a/tp/t/results/formatting/float_copying/res_html/public-domain.html
+++ b/tp/t/results/formatting/float_copying/res_html/public-domain.html
@@ -19,33 +19,7 @@ the author abandon his copyright.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/one_line.pl
b/tp/t/results/formatting/one_line.pl
index f27787c2a1..a7a7d66d8b 100644
--- a/tp/t/results/formatting/one_line.pl
+++ b/tp/t/results/formatting/one_line.pl
@@ -67,33 +67,8 @@ $result_converted{'html'}->{'one_line'} = '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/one_line_no_content.pl
b/tp/t/results/formatting/one_line_no_content.pl
index b1f71376f1..97a3f9ef9a 100644
--- a/tp/t/results/formatting/one_line_no_content.pl
+++ b/tp/t/results/formatting/one_line_no_content.pl
@@ -67,33 +67,8 @@ $result_converted{'html'}->{'one_line_no_content'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/formatting/simplest_test_date_in_header/res_html/simplest.html
b/tp/t/results/formatting/simplest_test_date_in_header/res_html/simplest.html
index fe9264cdfe..04a06a092c 100644
---
a/tp/t/results/formatting/simplest_test_date_in_header/res_html/simplest.html
+++
b/tp/t/results/formatting/simplest_test_date_in_header/res_html/simplest.html
@@ -15,33 +15,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/simplest_test_prefix/res_html/truc.html
b/tp/t/results/formatting/simplest_test_prefix/res_html/truc.html
index eb3bef1ae1..05bf77a860 100644
--- a/tp/t/results/formatting/simplest_test_prefix/res_html/truc.html
+++ b/tp/t/results/formatting/simplest_test_prefix/res_html/truc.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/texi_bib_example.pl
b/tp/t/results/formatting/texi_bib_example.pl
index a112a67fce..b5d684ab4b 100644
--- a/tp/t/results/formatting/texi_bib_example.pl
+++ b/tp/t/results/formatting/texi_bib_example.pl
@@ -5612,33 +5612,10 @@ $result_converted{'html'}->{'texi_bib_example'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/texi_cond.pl
b/tp/t/results/formatting/texi_cond.pl
index ab0cf95d76..a5a02a2a34 100644
--- a/tp/t/results/formatting/texi_cond.pl
+++ b/tp/t/results/formatting/texi_cond.pl
@@ -473,33 +473,8 @@ $result_converted{'html'}->{'texi_cond'} = '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/formatting/texi_glossary.pl
b/tp/t/results/formatting/texi_glossary.pl
index c81e707332..2bce147927 100644
--- a/tp/t/results/formatting/texi_glossary.pl
+++ b/tp/t/results/formatting/texi_glossary.pl
@@ -1586,33 +1586,8 @@ $result_converted{'html'}->{'texi_glossary'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/heading/heading_in_copying.pl
b/tp/t/results/heading/heading_in_copying.pl
index eb51f59c90..a397f0b82b 100644
--- a/tp/t/results/heading/heading_in_copying.pl
+++ b/tp/t/results/heading/heading_in_copying.pl
@@ -429,32 +429,7 @@ second in copying @ subheading
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/heading/heading_in_example.pl
b/tp/t/results/heading/heading_in_example.pl
index a5fa79f9fe..fc17464c76 100644
--- a/tp/t/results/heading/heading_in_example.pl
+++ b/tp/t/results/heading/heading_in_example.pl
@@ -182,32 +182,8 @@ $result_converted{'html'}->{'heading_in_example'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/heading/heading_in_quotation.pl
b/tp/t/results/heading/heading_in_quotation.pl
index d2beaeeece..4da77f0bfa 100644
--- a/tp/t/results/heading/heading_in_quotation.pl
+++ b/tp/t/results/heading/heading_in_quotation.pl
@@ -200,32 +200,7 @@ $result_converted{'html'}->{'heading_in_quotation'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/character_number_leading_toc_stoc.pl
b/tp/t/results/html_tests/character_number_leading_toc_stoc.pl
index ced35ca929..0992e901c9 100644
--- a/tp/t/results/html_tests/character_number_leading_toc_stoc.pl
+++ b/tp/t/results/html_tests/character_number_leading_toc_stoc.pl
@@ -312,31 +312,7 @@
$result_converted{'html'}->{'character_number_leading_toc_stoc'} = '<!DOCTYPE ht
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/check_htmlxref.pl
b/tp/t/results/html_tests/check_htmlxref.pl
index b17e983bdd..be0baec1ac 100644
--- a/tp/t/results/html_tests/check_htmlxref.pl
+++ b/tp/t/results/html_tests/check_htmlxref.pl
@@ -824,32 +824,7 @@ $result_converted{'html'}->{'check_htmlxref'} = '<!DOCTYPE
html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/commands_in_abbr.pl
b/tp/t/results/html_tests/commands_in_abbr.pl
index 4b099f9914..c32f67e77d 100644
--- a/tp/t/results/html_tests/commands_in_abbr.pl
+++ b/tp/t/results/html_tests/commands_in_abbr.pl
@@ -276,32 +276,8 @@ $result_converted{'html'}->{'commands_in_abbr'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/commands_in_alt.pl
b/tp/t/results/html_tests/commands_in_alt.pl
index b31b0b25fb..39747ac9c1 100644
--- a/tp/t/results/html_tests/commands_in_alt.pl
+++ b/tp/t/results/html_tests/commands_in_alt.pl
@@ -293,32 +293,8 @@ $result_converted{'html'}->{'commands_in_alt'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/deftypefnnewline_for_copying_after.pl
b/tp/t/results/html_tests/deftypefnnewline_for_copying_after.pl
index 0a288327a8..83a84cfea5 100644
--- a/tp/t/results/html_tests/deftypefnnewline_for_copying_after.pl
+++ b/tp/t/results/html_tests/deftypefnnewline_for_copying_after.pl
@@ -776,31 +776,8 @@ BODY-OF-DESCRIPTION -->
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -810,13 +787,13 @@ ul.no-bullet {list-style: none}
<body lang="en">
<dl class="def">
-<dt id="index-copying-NAME"><span class="category">Function:
</span><span><em>TYPE</em> <strong>NAME</strong> <em>ARGUMENTS...</em><a
href=\'#index-copying-NAME\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-copying-NAME"><span class="category">Function:
</span><span><em>TYPE</em> <strong>NAME</strong> <em>ARGUMENTS...</em><a
class="copiable-anchor" href=\'#index-copying-NAME\'> ¶</a></span></dt>
<dd><p>BODY-OF-DESCRIPTION
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-NAME"><span class="category">Function:<br>
</span><span><em>TYPE</em><br> <strong>NAME</strong> <em>ARGUMENTS...</em><a
href=\'#index-copying-NAME\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-copying-NAME"><span class="category">Function:<br>
</span><span><em>TYPE</em><br> <strong>NAME</strong> <em>ARGUMENTS...</em><a
class="copiable-anchor" href=\'#index-copying-NAME\'> ¶</a></span></dt>
<dd><p>BODY-OF-DESCRIPTION
</p></dd></dl>
@@ -824,7 +801,7 @@ ul.no-bullet {list-style: none}
<h1 class="top" id="top">top</h1>
<dl class="def">
-<dt id="index-something"><span class="category">Function:<br>
</span><span><em>void</em><br> <strong>something</strong> <em>input</em><a
href=\'#index-something\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-something"><span class="category">Function:<br>
</span><span><em>void</em><br> <strong>something</strong> <em>input</em><a
class="copiable-anchor" href=\'#index-something\'> ¶</a></span></dt>
<dd><p>do something with input
</p></dd></dl>
diff --git a/tp/t/results/html_tests/deftypefnnewline_for_copying_before.pl
b/tp/t/results/html_tests/deftypefnnewline_for_copying_before.pl
index 01e3b86f16..0c341740c7 100644
--- a/tp/t/results/html_tests/deftypefnnewline_for_copying_before.pl
+++ b/tp/t/results/html_tests/deftypefnnewline_for_copying_before.pl
@@ -727,31 +727,8 @@ BODY-OF-DESCRIPTION -->
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -766,7 +743,7 @@ ul.no-bullet {list-style: none}
<h1 class="top" id="top">top</h1>
<dl class="def">
-<dt id="index-something"><span class="category">Function:<br>
</span><span><em>void</em><br> <strong>something</strong> <em>input</em><a
href=\'#index-something\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-something"><span class="category">Function:<br>
</span><span><em>void</em><br> <strong>something</strong> <em>input</em><a
class="copiable-anchor" href=\'#index-something\'> ¶</a></span></dt>
<dd><p>do something with input
</p></dd></dl>
diff --git a/tp/t/results/html_tests/documentdescription.pl
b/tp/t/results/html_tests/documentdescription.pl
index a8fca458db..e2957a5341 100644
--- a/tp/t/results/html_tests/documentdescription.pl
+++ b/tp/t/results/html_tests/documentdescription.pl
@@ -423,32 +423,7 @@ $result_converted{'html'}->{'documentdescription'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl
b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl
index 3648e2c987..cbfdb56b03 100644
--- a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl
+++ b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl
@@ -264,32 +264,7 @@
$result_converted{'html'}->{'empty_lines_at_beginning_no_setfilename'} = '<!DOCT
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
index 0f4f449ba8..831ac4e045 100644
---
a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
+++
b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
@@ -163,32 +163,8 @@
$result_converted{'html'}->{'empty_lines_at_beginning_no_setfilename_no_element'
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/example_at_commands_arguments.pl
b/tp/t/results/html_tests/example_at_commands_arguments.pl
index 719f16d9a6..3976fdee1b 100644
--- a/tp/t/results/html_tests/example_at_commands_arguments.pl
+++ b/tp/t/results/html_tests/example_at_commands_arguments.pl
@@ -320,32 +320,8 @@
$result_converted{'html'}->{'example_at_commands_arguments'} = '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/example_class.pl
b/tp/t/results/html_tests/example_class.pl
index 384f333845..4204ee357f 100644
--- a/tp/t/results/html_tests/example_class.pl
+++ b/tp/t/results/html_tests/example_class.pl
@@ -251,32 +251,8 @@ $result_converted{'html'}->{'example_class'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/example_empty_arguments.pl
b/tp/t/results/html_tests/example_empty_arguments.pl
index 50f3f3141b..d25758791e 100644
--- a/tp/t/results/html_tests/example_empty_arguments.pl
+++ b/tp/t/results/html_tests/example_empty_arguments.pl
@@ -444,32 +444,8 @@ $result_converted{'html'}->{'example_empty_arguments'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/example_multi_class.pl
b/tp/t/results/html_tests/example_multi_class.pl
index c48c55cf41..75b411055d 100644
--- a/tp/t/results/html_tests/example_multi_class.pl
+++ b/tp/t/results/html_tests/example_multi_class.pl
@@ -355,32 +355,8 @@ $result_converted{'html'}->{'example_multi_class'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html
b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html
index 7d8816bd7a..2a12862dab 100644
--- a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html
+++ b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html
@@ -17,32 +17,7 @@
<link href="index.html" rel="prev" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html
b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html
index c3b905c029..bad7dc48f5 100644
--- a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html
+++ b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html
@@ -16,32 +16,7 @@
<link href="chap-f.html" rel="prev" title="chap f">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/footnotestyle_separate_late_fot.html
b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/footnotestyle_separate_late_fot.html
index 2fe4c57df8..aa48937a6d 100644
---
a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/footnotestyle_separate_late_fot.html
+++
b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/footnotestyle_separate_late_fot.html
@@ -14,32 +14,7 @@
<link href="index.html" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/index.html
b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/index.html
index 20195eb7df..9f09771b8e 100644
--- a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/index.html
+++ b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/index.html
@@ -15,32 +15,7 @@
<link href="chap-f.html" rel="next" title="chap f">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/html_in_copying.pl
b/tp/t/results/html_tests/html_in_copying.pl
index 754e536634..b31568e715 100644
--- a/tp/t/results/html_tests/html_in_copying.pl
+++ b/tp/t/results/html_tests/html_in_copying.pl
@@ -362,32 +362,7 @@ in <b>html</b> in copying `` -->
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/image_link_prefix.pl
b/tp/t/results/html_tests/image_link_prefix.pl
index 913a6dac9f..63ee4c8bd2 100644
--- a/tp/t/results/html_tests/image_link_prefix.pl
+++ b/tp/t/results/html_tests/image_link_prefix.pl
@@ -73,32 +73,7 @@ $result_converted{'html'}->{'image_link_prefix'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/index_and_node_same_name.pl
b/tp/t/results/html_tests/index_and_node_same_name.pl
index cfbdf92a01..5851918afc 100644
--- a/tp/t/results/html_tests/index_and_node_same_name.pl
+++ b/tp/t/results/html_tests/index_and_node_same_name.pl
@@ -272,32 +272,8 @@ $result_converted{'html'}->{'index_and_node_same_name'} =
'<!DOCTYPE html>
<link href="#index-node" rel="index" title="index node">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/index_below.pl
b/tp/t/results/html_tests/index_below.pl
index 837e400416..a9a34fa941 100644
--- a/tp/t/results/html_tests/index_below.pl
+++ b/tp/t/results/html_tests/index_below.pl
@@ -514,32 +514,8 @@ $result_converted{'html'}->{'index_below'} = '<!DOCTYPE
html>
<link href="#chap" rel="index" title="1 chap">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/itemize_arguments/res_html/index.html
b/tp/t/results/html_tests/itemize_arguments/res_html/index.html
index e7c8018515..81c2e7f728 100644
--- a/tp/t/results/html_tests/itemize_arguments/res_html/index.html
+++ b/tp/t/results/html_tests/itemize_arguments/res_html/index.html
@@ -13,37 +13,11 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
ul.mark-atchar {list-style-type: "@"}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-click {list-style-type: "\2192"}
ul.mark-enddots {list-style-type: "..."}
ul.mark-registeredsymbol {list-style-type: "\00AE"}
ul.mark-tie {list-style-type: " "}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html
b/tp/t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html
index b2e1f45158..3a5d64c8e6 100644
---
a/tp/t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html
+++
b/tp/t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html
@@ -13,37 +13,11 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
ul.mark-atchar {list-style-type: "@"}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-click {list-style-type: "→"}
ul.mark-enddots {list-style-type: "..."}
ul.mark-registeredsymbol {list-style-type: "®"}
ul.mark-tie {list-style-type: " "}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/raw_html.pl
b/tp/t/results/html_tests/raw_html.pl
index 43e03fc694..18b6c58535 100644
--- a/tp/t/results/html_tests/raw_html.pl
+++ b/tp/t/results/html_tests/raw_html.pl
@@ -121,32 +121,7 @@ $result_converted{'html'}->{'raw_html'} = '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/html_tests/redirection_same_labels/res_html/circumflex.html
b/tp/t/results/html_tests/redirection_same_labels/res_html/circumflex.html
index fc7b957562..b6173f710f 100644
--- a/tp/t/results/html_tests/redirection_same_labels/res_html/circumflex.html
+++ b/tp/t/results/html_tests/redirection_same_labels/res_html/circumflex.html
@@ -16,32 +16,7 @@
<link href="umlaut.html#umlaut" rel="prev" title="umlaut">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/redirection_same_labels/res_html/i.html
b/tp/t/results/html_tests/redirection_same_labels/res_html/i.html
index 851ad0f947..0a75f7fc49 100644
--- a/tp/t/results/html_tests/redirection_same_labels/res_html/i.html
+++ b/tp/t/results/html_tests/redirection_same_labels/res_html/i.html
@@ -12,32 +12,7 @@
<meta name="distribution" content="global">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/html_tests/redirection_same_labels/res_html/index.html
b/tp/t/results/html_tests/redirection_same_labels/res_html/index.html
index ff9120bf40..96f8f61df7 100644
--- a/tp/t/results/html_tests/redirection_same_labels/res_html/index.html
+++ b/tp/t/results/html_tests/redirection_same_labels/res_html/index.html
@@ -15,32 +15,7 @@
<link href="umlaut.html#umlaut" rel="next" title="umlaut">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/html_tests/redirection_same_labels/res_html/umlaut.html
b/tp/t/results/html_tests/redirection_same_labels/res_html/umlaut.html
index 8cfe750b71..0f30f47de9 100644
--- a/tp/t/results/html_tests/redirection_same_labels/res_html/umlaut.html
+++ b/tp/t/results/html_tests/redirection_same_labels/res_html/umlaut.html
@@ -17,32 +17,7 @@
<link href="index.html" rel="prev" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/shortcontents_no_top.pl
b/tp/t/results/html_tests/shortcontents_no_top.pl
index ddbd100615..bd208d800e 100644
--- a/tp/t/results/html_tests/shortcontents_no_top.pl
+++ b/tp/t/results/html_tests/shortcontents_no_top.pl
@@ -243,31 +243,7 @@ $result_converted{'html'}->{'shortcontents_no_top'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/simple_menu.pl
b/tp/t/results/html_tests/simple_menu.pl
index ae0fb19eb2..53bbca0c82 100644
--- a/tp/t/results/html_tests/simple_menu.pl
+++ b/tp/t/results/html_tests/simple_menu.pl
@@ -2240,32 +2240,7 @@ $result_converted{'html'}->{'simple_menu'} = '<!DOCTYPE
html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/test_xrefautomaticsectiontitle.pl
b/tp/t/results/html_tests/test_xrefautomaticsectiontitle.pl
index d1f99d7d8a..436158886f 100644
--- a/tp/t/results/html_tests/test_xrefautomaticsectiontitle.pl
+++ b/tp/t/results/html_tests/test_xrefautomaticsectiontitle.pl
@@ -680,32 +680,7 @@
$result_converted{'html'}->{'test_xrefautomaticsectiontitle'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
b/tp/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
index d7ae503135..394a8a7e63 100644
--- a/tp/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
+++ b/tp/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
@@ -690,32 +690,7 @@
$result_converted{'html'}->{'test_xrefautomaticsectiontitle_off_first'} = '<!DOC
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/tex_expanded_in_copying.pl
b/tp/t/results/html_tests/tex_expanded_in_copying.pl
index 612d5eeb57..120a3beaca 100644
--- a/tp/t/results/html_tests/tex_expanded_in_copying.pl
+++ b/tp/t/results/html_tests/tex_expanded_in_copying.pl
@@ -184,32 +184,7 @@ $result_converted{'html'}->{'tex_expanded_in_copying'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/html_tests/text_before_top_and_contents_after_title.pl
b/tp/t/results/html_tests/text_before_top_and_contents_after_title.pl
index 14d3590e30..0fc6cea9cb 100644
--- a/tp/t/results/html_tests/text_before_top_and_contents_after_title.pl
+++ b/tp/t/results/html_tests/text_before_top_and_contents_after_title.pl
@@ -329,31 +329,7 @@
$result_converted{'html'}->{'text_before_top_and_contents_after_title'} = '<!DOC
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/html_tests/text_before_top_and_summarycontents_after_title.pl
b/tp/t/results/html_tests/text_before_top_and_summarycontents_after_title.pl
index 5b8d0963be..b386274635 100644
--- a/tp/t/results/html_tests/text_before_top_and_summarycontents_after_title.pl
+++ b/tp/t/results/html_tests/text_before_top_and_summarycontents_after_title.pl
@@ -328,31 +328,7 @@
$result_converted{'html'}->{'text_before_top_and_summarycontents_after_title'} =
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/titles.pl
b/tp/t/results/html_tests/titles.pl
index 86493c2d0c..6747a37bc8 100644
--- a/tp/t/results/html_tests/titles.pl
+++ b/tp/t/results/html_tests/titles.pl
@@ -419,32 +419,8 @@ $result_converted{'html'}->{'titles'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl
b/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl
index 65e074b062..1d3ee1e0f0 100644
--- a/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl
+++ b/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl
@@ -424,32 +424,8 @@
$result_converted{'html'}->{'verbatim_in_multitable_in_example'} = '<!DOCTYPE ht
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/html_tests/xml_protected_in_verb.pl
b/tp/t/results/html_tests/xml_protected_in_verb.pl
index 448b984734..0a56aa13e3 100644
--- a/tp/t/results/html_tests/xml_protected_in_verb.pl
+++ b/tp/t/results/html_tests/xml_protected_in_verb.pl
@@ -182,32 +182,7 @@ $result_converted{'html'}->{'xml_protected_in_verb'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
b/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
index 5cda19454b..9b691ecf0d 100644
--- a/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
+++ b/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
index 0ddaeb0cde..0239f5bb1e 100644
---
a/tp/t/results/htmlxref/htmlxref_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
+++
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
index b0d61a8aa3..26dc544fbc 100644
---
a/tp/t/results/htmlxref/htmlxref_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
+++
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
index dd3c9d30aa..5b47896a5b 100644
--- a/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/htmlxref/htmlxref_nodes/res_html/local-node.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/local-node.html
index 7c09629370..b0490f3103 100644
--- a/tp/t/results/htmlxref/htmlxref_nodes/res_html/local-node.html
+++ b/tp/t/results/htmlxref/htmlxref_nodes/res_html/local-node.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html
index e0bfdd2d74..6394db60ce 100644
--- a/tp/t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html
+++ b/tp/t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/htmlxref/htmlxref_nodes/res_html/test_refs_abt.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/test_refs_abt.html
index d5398a20c5..2d9e7952c6 100644
--- a/tp/t/results/htmlxref/htmlxref_nodes/res_html/test_refs_abt.html
+++ b/tp/t/results/htmlxref/htmlxref_nodes/res_html/test_refs_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html
b/tp/t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html
index 5cda19454b..9b691ecf0d 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html
+++ b/tp/t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
index 0ddaeb0cde..0239f5bb1e 100644
---
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
+++
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
index b0d61a8aa3..26dc544fbc 100644
---
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
+++
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html
index 9b3b28a736..a9fe8c772b 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/local-node.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/local-node.html
index 7c09629370..b0490f3103 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/local-node.html
+++ b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/local-node.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html
index e0bfdd2d74..6394db60ce 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html
+++ b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/test_refs_abt.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/test_refs_abt.html
index d5398a20c5..2d9e7952c6 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/test_refs_abt.html
+++ b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/test_refs_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html
b/tp/t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html
index a345e94ef9..0411a6b098 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html
+++ b/tp/t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
index 0ddaeb0cde..0239f5bb1e 100644
---
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
+++
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
index b0d61a8aa3..26dc544fbc 100644
---
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
+++
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html
index dd3c9d30aa..5b47896a5b 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/local-node.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/local-node.html
index 7c09629370..b0490f3103 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/local-node.html
+++ b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/local-node.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html
index e0bfdd2d74..6394db60ce 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html
+++ b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/test_refs_abt.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/test_refs_abt.html
index d5398a20c5..2d9e7952c6 100644
---
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/test_refs_abt.html
+++
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/test_refs_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/include/simple.pl b/tp/t/results/include/simple.pl
index 444bcbadfa..ec2028281e 100644
--- a/tp/t/results/include/simple.pl
+++ b/tp/t/results/include/simple.pl
@@ -90,32 +90,7 @@ $result_converted{'html'}->{'simple'} = '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/indices/empty_string_index_entry.pl
b/tp/t/results/indices/empty_string_index_entry.pl
index 000612e324..11dbc0683c 100644
--- a/tp/t/results/indices/empty_string_index_entry.pl
+++ b/tp/t/results/indices/empty_string_index_entry.pl
@@ -921,12 +921,12 @@
$result_converted{'html_text'}->{'empty_string_index_entry'} = '<h1 class="node-
<a class="index-entry-anchor" id="index-"></a>
<dl>
-<dt id=\'index--1\'><span><code><!-- /@w --></code><a href=\'#index--1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index--1\'><span><code><!-- /@w --></code><a class="copiable-anchor"
href=\'#index--1\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index--2"><span class="category">Function: </span><span><strong><!--
/@w --></strong> <em> </em><a href=\'#index--2\' class=\'copiable-anchor\'>
¶</a></span></dt>
-<dt id="index--3"><span class="category">Function: </span><span><strong><!--
/@w --></strong> <em> </em><a href=\'#index--3\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id="index--2"><span class="category">Function: </span><span><strong><!--
/@w --></strong> <em> </em><a class="copiable-anchor" href=\'#index--2\'>
¶</a></span></dt>
+<dt id="index--3"><span class="category">Function: </span><span><strong><!--
/@w --></strong> <em> </em><a class="copiable-anchor" href=\'#index--3\'>
¶</a></span></dt>
</dl>
';
diff --git a/tp/t/results/indices/encoding_index_ascii/res_html/index.html
b/tp/t/results/indices/encoding_index_ascii/res_html/index.html
index 911ff06fad..2de4360bbb 100644
--- a/tp/t/results/indices/encoding_index_ascii/res_html/index.html
+++ b/tp/t/results/indices/encoding_index_ascii/res_html/index.html
@@ -15,32 +15,8 @@
<link href="#Top" rel="index" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/index.html
b/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/index.html
index 911ff06fad..2de4360bbb 100644
---
a/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/index.html
+++
b/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/index.html
@@ -15,32 +15,8 @@
<link href="#Top" rel="index" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/indices/encoding_index_latin1/res_html/index.html
b/tp/t/results/indices/encoding_index_latin1/res_html/index.html
index 9a6b126abd..b3ef154b18 100644
--- a/tp/t/results/indices/encoding_index_latin1/res_html/index.html
+++ b/tp/t/results/indices/encoding_index_latin1/res_html/index.html
@@ -15,32 +15,8 @@
<link href="#Top" rel="index" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/index.html
b/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/index.html
index 85b61ca77d..6f1e06d903 100644
---
a/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/index.html
+++
b/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/index.html
@@ -15,32 +15,8 @@
<link href="#Top" rel="index" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/indices/encoding_index_utf8/res_html/index.html
b/tp/t/results/indices/encoding_index_utf8/res_html/index.html
index 1e553adb97..3e7aa07213 100644
--- a/tp/t/results/indices/encoding_index_utf8/res_html/index.html
+++ b/tp/t/results/indices/encoding_index_utf8/res_html/index.html
@@ -15,32 +15,8 @@
<link href="#Top" rel="index" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/index.html
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/index.html
index 9cc2ec09a9..c131800a5e 100644
---
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/index.html
+++
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/index.html
@@ -15,32 +15,8 @@
<link href="#Top" rel="index" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/indices/ftable_vtable.pl
b/tp/t/results/indices/ftable_vtable.pl
index 7f4f3354d5..46bd9c97f2 100644
--- a/tp/t/results/indices/ftable_vtable.pl
+++ b/tp/t/results/indices/ftable_vtable.pl
@@ -937,19 +937,19 @@ $result_converted{'html_text'}->{'ftable_vtable'} = '
<h1 class="node-heading" id="Top">Top</h1>
<dl>
-<dt id=\'index-function1\'><span><em>function1</em><a
href=\'#index-function1\' class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id=\'index-function2x\'><span><em>function2x</em><a
href=\'#index-function2x\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-function1\'><span><em>function1</em><a class="copiable-anchor"
href=\'#index-function1\'> ¶</a></span></dt>
+<dt id=\'index-function2x\'><span><em>function2x</em><a
class="copiable-anchor" href=\'#index-function2x\'> ¶</a></span></dt>
<dd><p>Text
</p></dd>
-<dt id=\'index-fun3\'><span><em>fun3</em><a href=\'#index-fun3\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-fun3\'><span><em>fun3</em><a class="copiable-anchor"
href=\'#index-fun3\'> ¶</a></span></dt>
</dl>
<dl>
-<dt id=\'index-var1-error_002d_002d_003e\'><span><em>var1 error→</em><a
href=\'#index-var1-error_002d_002d_003e\' class=\'copiable-anchor\'>
¶</a></span></dt>
-<dt id=\'index-varx2\'><span><em>varx2</em><a href=\'#index-varx2\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-var1-error_002d_002d_003e\'><span><em>var1 error→</em><a
class="copiable-anchor" href=\'#index-var1-error_002d_002d_003e\'>
¶</a></span></dt>
+<dt id=\'index-varx2\'><span><em>varx2</em><a class="copiable-anchor"
href=\'#index-varx2\'> ¶</a></span></dt>
<dd><p>Text
</p></dd>
-<dt id=\'index-var3\'><span><em>var3</em><a href=\'#index-var3\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-var3\'><span><em>var3</em><a class="copiable-anchor"
href=\'#index-var3\'> ¶</a></span></dt>
</dl>
<a class="index-entry-anchor" id="index-function1-1"></a>
diff --git a/tp/t/results/indices/printindex_index_entry_in_copying.pl
b/tp/t/results/indices/printindex_index_entry_in_copying.pl
index 679757f4c5..b9c3d689f2 100644
--- a/tp/t/results/indices/printindex_index_entry_in_copying.pl
+++ b/tp/t/results/indices/printindex_index_entry_in_copying.pl
@@ -1423,14 +1423,14 @@
$result_converted{'html_text'}->{'printindex_index_entry_in_copying'} = '
<a class="index-entry-anchor" id="index-copying-Copying-this-document"></a>
<dl class="def">
-<dt id="index-copying-fun"><span class="category">Function:
</span><span><strong>fun</strong> <em>arg</em><a href=\'#index-copying-fun\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-copying-xf"><span class="category">Function:
</span><span><strong>xf</strong> <em>arg</em><a href=\'#index-copying-xf\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-copying-fun"><span class="category">Function:
</span><span><strong>fun</strong> <em>arg</em><a class="copiable-anchor"
href=\'#index-copying-fun\'> ¶</a></span></dt>
+<dt id="index-copying-xf"><span class="category">Function:
</span><span><strong>xf</strong> <em>arg</em><a class="copiable-anchor"
href=\'#index-copying-xf\'> ¶</a></span></dt>
<dd><p>Defun
</p></dd></dl>
<dl>
-<dt id=\'index-copying-ftable-item\'><span>ftable item<a
href=\'#index-copying-ftable-item\' class=\'copiable-anchor\'>
¶</a></span></dt>
-<dt id=\'index-copying-xftable-xitem\'><span>xftable xitem<a
href=\'#index-copying-xftable-xitem\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id=\'index-copying-ftable-item\'><span>ftable item<a
class="copiable-anchor" href=\'#index-copying-ftable-item\'>
¶</a></span></dt>
+<dt id=\'index-copying-xftable-xitem\'><span>xftable xitem<a
class="copiable-anchor" href=\'#index-copying-xftable-xitem\'>
¶</a></span></dt>
</dl>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#t_h_fn_letter-C"><b>C</b></a>
@@ -1480,14 +1480,14 @@
$result_converted{'html_text'}->{'printindex_index_entry_in_copying'} = '
<a class="index-entry-anchor" id="index-copying-Copying-this-document"></a>
<dl class="def">
-<dt id="index-copying-fun"><span class="category">Function:
</span><span><strong>fun</strong> <em>arg</em><a href=\'#index-copying-fun\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id="index-copying-xf"><span class="category">Function:
</span><span><strong>xf</strong> <em>arg</em><a href=\'#index-copying-xf\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-copying-fun"><span class="category">Function:
</span><span><strong>fun</strong> <em>arg</em><a class="copiable-anchor"
href=\'#index-copying-fun\'> ¶</a></span></dt>
+<dt id="index-copying-xf"><span class="category">Function:
</span><span><strong>xf</strong> <em>arg</em><a class="copiable-anchor"
href=\'#index-copying-xf\'> ¶</a></span></dt>
<dd><p>Defun
</p></dd></dl>
<dl>
-<dt id=\'index-copying-ftable-item\'><span>ftable item<a
href=\'#index-copying-ftable-item\' class=\'copiable-anchor\'>
¶</a></span></dt>
-<dt id=\'index-copying-xftable-xitem\'><span>xftable xitem<a
href=\'#index-copying-xftable-xitem\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id=\'index-copying-ftable-item\'><span>ftable item<a
class="copiable-anchor" href=\'#index-copying-ftable-item\'>
¶</a></span></dt>
+<dt id=\'index-copying-xftable-xitem\'><span>xftable xitem<a
class="copiable-anchor" href=\'#index-copying-xftable-xitem\'>
¶</a></span></dt>
</dl>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#t_h_fn_letter-C"><b>C</b></a>
diff --git a/tp/t/results/indices/same_index_entry_merged_indices.pl
b/tp/t/results/indices/same_index_entry_merged_indices.pl
index bd706c962d..010fda3652 100644
--- a/tp/t/results/indices/same_index_entry_merged_indices.pl
+++ b/tp/t/results/indices/same_index_entry_merged_indices.pl
@@ -753,12 +753,12 @@
$result_converted{'html_text'}->{'same_index_entry_merged_indices'} = '
<p>Text.
</p>
<dl class="def">
-<dt id="index-mmm_002dmode"><span class="category">Command:
</span><span><strong>mmm-mode</strong> <em><var>arg</var></em><a
href=\'#index-mmm_002dmode\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-mmm_002dmode"><span class="category">Command:
</span><span><strong>mmm-mode</strong> <em><var>arg</var></em><a
class="copiable-anchor" href=\'#index-mmm_002dmode\'> ¶</a></span></dt>
<dd><p>Toggle the state of MMM Mode.
</p></dd></dl>
<dl class="def">
-<dt id="index-mmm_002dmode-1"><span class="category">Variable:
</span><span><strong>mmm-mode</strong><a href=\'#index-mmm_002dmode-1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-mmm_002dmode-1"><span class="category">Variable:
</span><span><strong>mmm-mode</strong><a class="copiable-anchor"
href=\'#index-mmm_002dmode-1\'> ¶</a></span></dt>
<dd><p>This variable represents MMM Mode.
</p></dd></dl>
diff --git a/tp/t/results/indices/subentry_and_sortas.pl
b/tp/t/results/indices/subentry_and_sortas.pl
index 443abc8cc8..9086fe3ff9 100644
--- a/tp/t/results/indices/subentry_and_sortas.pl
+++ b/tp/t/results/indices/subentry_and_sortas.pl
@@ -778,32 +778,8 @@ $result_converted{'html'}->{'subentry_and_sortas'} =
'<!DOCTYPE html>
<link href="#chapter-index" rel="index" title="chapter index">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/init_files_tests/macro_defined_txiinternalvalue_in_translation.pl
b/tp/t/results/init_files_tests/macro_defined_txiinternalvalue_in_translation.pl
index c8e590ec3f..734ee03477 100644
---
a/tp/t/results/init_files_tests/macro_defined_txiinternalvalue_in_translation.pl
+++
b/tp/t/results/init_files_tests/macro_defined_txiinternalvalue_in_translation.pl
@@ -136,32 +136,7 @@
$result_converted{'html'}->{'macro_defined_txiinternalvalue_in_translation'} = '
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/init_files_tests/modified_translation.pl
b/tp/t/results/init_files_tests/modified_translation.pl
index e37baea9dd..a22c56afd6 100644
--- a/tp/t/results/init_files_tests/modified_translation.pl
+++ b/tp/t/results/init_files_tests/modified_translation.pl
@@ -268,32 +268,7 @@ $result_converted{'html'}->{'modified_translation'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/init_files_tests/redefined_need.pl
b/tp/t/results/init_files_tests/redefined_need.pl
index e982e59c2f..efcbc18f4e 100644
--- a/tp/t/results/init_files_tests/redefined_need.pl
+++ b/tp/t/results/init_files_tests/redefined_need.pl
@@ -80,32 +80,7 @@ $result_converted{'html'}->{'redefined_need'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/languages/appendix_translated.pl
b/tp/t/results/languages/appendix_translated.pl
index 7003ad5941..f8d123c1d6 100644
--- a/tp/t/results/languages/appendix_translated.pl
+++ b/tp/t/results/languages/appendix_translated.pl
@@ -341,31 +341,7 @@ $result_converted{'html'}->{'appendix_translated'} =
'<!DOCTYPE html>
<link href="#SEC_Contents" rel="contents" title="Table des matières">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/languages/command_translated.pl
b/tp/t/results/languages/command_translated.pl
index eeffc5efd1..68b0c9b57b 100644
--- a/tp/t/results/languages/command_translated.pl
+++ b/tp/t/results/languages/command_translated.pl
@@ -306,32 +306,7 @@ $result_converted{'html'}->{'command_translated'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/languages/multiple.pl
b/tp/t/results/languages/multiple.pl
index faa241496d..76703e3ec7 100644
--- a/tp/t/results/languages/multiple.pl
+++ b/tp/t/results/languages/multiple.pl
@@ -1066,30 +1066,8 @@ $result_converted{'html'}->{'multiple'} = '<!DOCTYPE
html>
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -1102,21 +1080,21 @@ ul.no-bullet {list-style: none}
<h1 class="node-heading" id="Top">Top</h1>
<dl class="def">
-<dt id="index-BBB-of-fr"><span>Variable d\'instance de fr :
<strong>BBB</strong> <em>CCC</em><a href=\'#index-BBB-of-fr\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-BBB-of-fr"><span>Variable d\'instance de fr :
<strong>BBB</strong> <em>CCC</em><a class="copiable-anchor"
href=\'#index-BBB-of-fr\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-a-of-copying"><span>Instanzvariable von copying:
<strong>a</strong> <em>b</em><a href=\'#index-copying-a-of-copying\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-copying-a-of-copying"><span>Instanzvariable von copying:
<strong>a</strong> <em>b</em><a class="copiable-anchor"
href=\'#index-copying-a-of-copying\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-BBB-of-pt"><span>Variável de instância da pt:
<strong>BBB</strong> <em>CCC</em><a href=\'#index-BBB-of-pt\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-BBB-of-pt"><span>Variável de instância da pt:
<strong>BBB</strong> <em>CCC</em><a class="copiable-anchor"
href=\'#index-BBB-of-pt\'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-a-of-copying"><span>Variável de instância da copying:
<strong>a</strong> <em>b</em><a href=\'#index-copying-a-of-copying\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-copying-a-of-copying"><span>Variável de instância da copying:
<strong>a</strong> <em>b</em><a class="copiable-anchor"
href=\'#index-copying-a-of-copying\'> ¶</a></span></dt>
</dl>
<table><tr><th valign="top">Pular para: </th><td><a
class="summary-letter" href="#Top_vr_letter-A"><b>A</b></a>
diff --git
a/tp/t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html
b/tp/t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html
index 27b6e1f719..6c85b436ac 100644
---
a/tp/t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html
+++
b/tp/t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html
@@ -16,31 +16,8 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -75,7 +52,7 @@ Next: <a href="#chapter-en" accesskey="n" rel="next">en</a>,
Previous: <a href="
<p>In japanese. See <a href="#chapter-ja">ja</a>.
</p><dl class="def">
-<dt id="index-BBB-of-AAA"><span>Instance Variable of AAA: <strong>BBB</strong>
<em>CCC</em><a href='#index-BBB-of-AAA' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-BBB-of-AAA"><span>Instance Variable of AAA: <strong>BBB</strong>
<em>CCC</em><a class="copiable-anchor" href='#index-BBB-of-AAA'>
¶</a></span></dt>
</dl>
<hr>
@@ -89,7 +66,7 @@ Next: <a href="#chapter-fr_005fFR" accesskey="n"
rel="next">fr_FR</a>, Previous:
<p>In english. See <a href="#chapter-ja">ja</a>.
</p><dl class="def">
-<dt id="index-BBB-of-AAA-1"><span>Instance Variable of AAA:
<strong>BBB</strong> <em>CCC</em><a href='#index-BBB-of-AAA-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-BBB-of-AAA-1"><span>Instance Variable of AAA:
<strong>BBB</strong> <em>CCC</em><a class="copiable-anchor"
href='#index-BBB-of-AAA-1'> ¶</a></span></dt>
</dl>
<hr>
@@ -102,7 +79,7 @@ Suivant: <a href="#chapter-de" accesskey="n"
rel="next">de</a>, Préc&eacu
<h2 class="chapter" id="fr_005fFR">3 fr_FR</h2>
<dl class="def">
-<dt id="index-BBB-of-AAA-2"><span>Variable d'instance de AAA :
<strong>BBB</strong> <em>CCC</em><a href='#index-BBB-of-AAA-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-BBB-of-AAA-2"><span>Variable d'instance de AAA :
<strong>BBB</strong> <em>CCC</em><a class="copiable-anchor"
href='#index-BBB-of-AAA-2'> ¶</a></span></dt>
</dl>
<hr>
diff --git
a/tp/t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
b/tp/t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
index eec6d381cf..18ecdf7e71 100644
---
a/tp/t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
+++
b/tp/t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
@@ -14,32 +14,9 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -94,7 +71,7 @@ ul.no-bullet {list-style: none}
<p>In japanese. See <a href="#chapter-ja">ja</a>.
</p><dl class="def">
-<dt id="index-BBB-of-AAA"><span>Instance Variable of AAA: <strong>BBB</strong>
<em>CCC</em><a href='#index-BBB-of-AAA' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-BBB-of-AAA"><span>Instance Variable of AAA: <strong>BBB</strong>
<em>CCC</em><a class="copiable-anchor" href='#index-BBB-of-AAA'>
¶</a></span></dt>
</dl>
<hr>
@@ -119,7 +96,7 @@ ul.no-bullet {list-style: none}
<p>In english. See <a href="#chapter-ja">ja</a>.
</p><dl class="def">
-<dt id="index-BBB-of-AAA-1"><span>Instance Variable of AAA:
<strong>BBB</strong> <em>CCC</em><a href='#index-BBB-of-AAA-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-BBB-of-AAA-1"><span>Instance Variable of AAA:
<strong>BBB</strong> <em>CCC</em><a class="copiable-anchor"
href='#index-BBB-of-AAA-1'> ¶</a></span></dt>
</dl>
<hr>
@@ -143,7 +120,7 @@ ul.no-bullet {list-style: none}
<h1 class="chapter" id="fr_005fFR">3 fr_FR</h1>
<dl class="def">
-<dt id="index-BBB-of-AAA-2"><span>Variable d'instance de AAA :
<strong>BBB</strong> <em>CCC</em><a href='#index-BBB-of-AAA-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-BBB-of-AAA-2"><span>Variable d'instance de AAA :
<strong>BBB</strong> <em>CCC</em><a class="copiable-anchor"
href='#index-BBB-of-AAA-2'> ¶</a></span></dt>
</dl>
<hr>
diff --git a/tp/t/results/languages/unknown_language.pl
b/tp/t/results/languages/unknown_language.pl
index 9e69b4a6f5..98f3d72b28 100644
--- a/tp/t/results/languages/unknown_language.pl
+++ b/tp/t/results/languages/unknown_language.pl
@@ -448,32 +448,7 @@ $result_converted{'html'}->{'unknown_language'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/languages/unknown_region.pl
b/tp/t/results/languages/unknown_region.pl
index cd4cf0b702..ab1baf608c 100644
--- a/tp/t/results/languages/unknown_region.pl
+++ b/tp/t/results/languages/unknown_region.pl
@@ -392,31 +392,8 @@ $result_converted{'html'}->{'unknown_region'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -428,7 +405,7 @@ ul.no-bullet {list-style: none}
<h1 class="node-heading" id="Top">Top</h1>
<dl class="def">
-<dt id="index-BBB-of-AAA"><span>Variable d\'instance de AAA :
<strong>BBB</strong> <em>CCC</em><a href=\'#index-BBB-of-AAA\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-BBB-of-AAA"><span>Variable d\'instance de AAA :
<strong>BBB</strong> <em>CCC</em><a class="copiable-anchor"
href=\'#index-BBB-of-AAA\'> ¶</a></span></dt>
</dl>
diff --git a/tp/t/results/layout/navigation/res_html/navigation.html
b/tp/t/results/layout/navigation/res_html/navigation.html
index dae95d3371..41cf163264 100644
--- a/tp/t/results/layout/navigation/res_html/navigation.html
+++ b/tp/t/results/layout/navigation/res_html/navigation.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_chapter/res_html/chapter.html
b/tp/t/results/layout/navigation_chapter/res_html/chapter.html
index 7d20cc6905..3e0d907cb7 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_chapter/res_html/index.html
b/tp/t/results/layout/navigation_chapter/res_html/index.html
index a69042ccab..87397dd1a1 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/index.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_chapter/res_html/navigation_abt.html
index 8f51d69c13..a7ab5669be 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/navigation_abt.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter/res_html/navigation_toc.html
b/tp/t/results/layout/navigation_chapter/res_html/navigation_toc.html
index e52d262d6f..5517ed04c0 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/navigation_toc.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_chapter/res_html/section.html
b/tp/t/results/layout/navigation_chapter/res_html/section.html
index 927e3f9067..eac9d06ac5 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/section.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/section.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_chapter/res_html/subsection.html
b/tp/t/results/layout/navigation_chapter/res_html/subsection.html
index e54faa46c9..ecafc33f5e 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/subsection.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header/res_html/chapter.html
b/tp/t/results/layout/navigation_chapter_no_header/res_html/chapter.html
index 49dd6170ed..29b945bceb 100644
--- a/tp/t/results/layout/navigation_chapter_no_header/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_chapter_no_header/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header/res_html/index.html
b/tp/t/results/layout/navigation_chapter_no_header/res_html/index.html
index a69042ccab..87397dd1a1 100644
--- a/tp/t/results/layout/navigation_chapter_no_header/res_html/index.html
+++ b/tp/t/results/layout/navigation_chapter_no_header/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_abt.html
index 8f51d69c13..a7ab5669be 100644
---
a/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_abt.html
+++
b/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_toc.html
b/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_toc.html
index e52d262d6f..5517ed04c0 100644
---
a/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_toc.html
+++
b/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header/res_html/section.html
b/tp/t/results/layout/navigation_chapter_no_header/res_html/section.html
index 927e3f9067..eac9d06ac5 100644
--- a/tp/t/results/layout/navigation_chapter_no_header/res_html/section.html
+++ b/tp/t/results/layout/navigation_chapter_no_header/res_html/section.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header/res_html/subsection.html
b/tp/t/results/layout/navigation_chapter_no_header/res_html/subsection.html
index e54faa46c9..ecafc33f5e 100644
--- a/tp/t/results/layout/navigation_chapter_no_header/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_chapter_no_header/res_html/subsection.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/chapter.html
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/chapter.html
index 7952800b41..10416dce48 100644
---
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/chapter.html
+++
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/index.html
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/index.html
index 61216debfc..030df11a06 100644
---
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/index.html
+++
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_abt.html
index cfd3214f42..d3654fc950 100644
---
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_abt.html
+++
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_toc.html
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_toc.html
index cb25676808..de287e9922 100644
---
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_toc.html
+++
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/section.html
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/section.html
index 927e3f9067..eac9d06ac5 100644
---
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/section.html
+++
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/section.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/subsection.html
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/subsection.html
index e54faa46c9..ecafc33f5e 100644
---
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/subsection.html
+++
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/subsection.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_vertical/res_html/chapter.html
b/tp/t/results/layout/navigation_chapter_vertical/res_html/chapter.html
index ab46d60e7f..a463ea364f 100644
--- a/tp/t/results/layout/navigation_chapter_vertical/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_chapter_vertical/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_vertical/res_html/index.html
b/tp/t/results/layout/navigation_chapter_vertical/res_html/index.html
index 61216debfc..030df11a06 100644
--- a/tp/t/results/layout/navigation_chapter_vertical/res_html/index.html
+++ b/tp/t/results/layout/navigation_chapter_vertical/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_abt.html
index cfd3214f42..d3654fc950 100644
---
a/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_abt.html
+++
b/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_toc.html
b/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_toc.html
index cb25676808..de287e9922 100644
---
a/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_toc.html
+++
b/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_vertical/res_html/section.html
b/tp/t/results/layout/navigation_chapter_vertical/res_html/section.html
index 927e3f9067..eac9d06ac5 100644
--- a/tp/t/results/layout/navigation_chapter_vertical/res_html/section.html
+++ b/tp/t/results/layout/navigation_chapter_vertical/res_html/section.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_chapter_vertical/res_html/subsection.html
b/tp/t/results/layout/navigation_chapter_vertical/res_html/subsection.html
index e54faa46c9..ecafc33f5e 100644
--- a/tp/t/results/layout/navigation_chapter_vertical/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_chapter_vertical/res_html/subsection.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_no_header/res_html/navigation.html
b/tp/t/results/layout/navigation_no_header/res_html/navigation.html
index 898d7aca3c..46b4ed11ea 100644
--- a/tp/t/results/layout/navigation_no_header/res_html/navigation.html
+++ b/tp/t/results/layout/navigation_no_header/res_html/navigation.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_no_header_vertical/res_html/navigation.html
b/tp/t/results/layout/navigation_no_header_vertical/res_html/navigation.html
index 384c6d564a..fa3e23db01 100644
--- a/tp/t/results/layout/navigation_no_header_vertical/res_html/navigation.html
+++ b/tp/t/results/layout/navigation_no_header_vertical/res_html/navigation.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_node/res_html/chapter.html
b/tp/t/results/layout/navigation_node/res_html/chapter.html
index 6cd2a2358f..41533c6ec5 100644
--- a/tp/t/results/layout/navigation_node/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_node/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_node/res_html/index.html
b/tp/t/results/layout/navigation_node/res_html/index.html
index ef1bb4640e..316573ade1 100644
--- a/tp/t/results/layout/navigation_node/res_html/index.html
+++ b/tp/t/results/layout/navigation_node/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_node/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_node/res_html/navigation_abt.html
index e7c27a95c0..8fb92dda7b 100644
--- a/tp/t/results/layout/navigation_node/res_html/navigation_abt.html
+++ b/tp/t/results/layout/navigation_node/res_html/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_node/res_html/navigation_toc.html
b/tp/t/results/layout/navigation_node/res_html/navigation_toc.html
index a91f074f6a..3734e6a6e8 100644
--- a/tp/t/results/layout/navigation_node/res_html/navigation_toc.html
+++ b/tp/t/results/layout/navigation_node/res_html/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_node/res_html/section.html
b/tp/t/results/layout/navigation_node/res_html/section.html
index 4dadfc6193..9280a3c470 100644
--- a/tp/t/results/layout/navigation_node/res_html/section.html
+++ b/tp/t/results/layout/navigation_node/res_html/section.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_node/res_html/subsection.html
b/tp/t/results/layout/navigation_node/res_html/subsection.html
index 92f6e258ba..c341a2a70a 100644
--- a/tp/t/results/layout/navigation_node/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_node/res_html/subsection.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_no_header/res_html/chapter.html
b/tp/t/results/layout/navigation_node_no_header/res_html/chapter.html
index 05107ef228..55ca7241a8 100644
--- a/tp/t/results/layout/navigation_node_no_header/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_node_no_header/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_node_no_header/res_html/index.html
b/tp/t/results/layout/navigation_node_no_header/res_html/index.html
index 1a2b27c74b..45c82ab80e 100644
--- a/tp/t/results/layout/navigation_node_no_header/res_html/index.html
+++ b/tp/t/results/layout/navigation_node_no_header/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_no_header/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_node_no_header/res_html/navigation_abt.html
index d3585043f5..1c5068a940 100644
--- a/tp/t/results/layout/navigation_node_no_header/res_html/navigation_abt.html
+++ b/tp/t/results/layout/navigation_node_no_header/res_html/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_no_header/res_html/navigation_toc.html
b/tp/t/results/layout/navigation_node_no_header/res_html/navigation_toc.html
index bebe937f3b..1a8389ad49 100644
--- a/tp/t/results/layout/navigation_node_no_header/res_html/navigation_toc.html
+++ b/tp/t/results/layout/navigation_node_no_header/res_html/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_no_header/res_html/section.html
b/tp/t/results/layout/navigation_node_no_header/res_html/section.html
index 4026986e48..5bd1e2429c 100644
--- a/tp/t/results/layout/navigation_node_no_header/res_html/section.html
+++ b/tp/t/results/layout/navigation_node_no_header/res_html/section.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_no_header/res_html/subsection.html
b/tp/t/results/layout/navigation_node_no_header/res_html/subsection.html
index 409f4d77f4..d5bebe6384 100644
--- a/tp/t/results/layout/navigation_node_no_header/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_node_no_header/res_html/subsection.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/chapter.html
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/chapter.html
index 05107ef228..55ca7241a8 100644
---
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/chapter.html
+++
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/index.html
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/index.html
index 6f0bb54070..a1db4d6874 100644
--- a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/index.html
+++ b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_abt.html
index d08accd23a..29d4a33513 100644
---
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_abt.html
+++
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_toc.html
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_toc.html
index 2ae40a91c8..37dca2af0e 100644
---
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_toc.html
+++
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/section.html
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/section.html
index 4026986e48..5bd1e2429c 100644
---
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/section.html
+++
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/section.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/subsection.html
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/subsection.html
index 409f4d77f4..d5bebe6384 100644
---
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/subsection.html
+++
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/subsection.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_node_vertical/res_html/chapter.html
b/tp/t/results/layout/navigation_node_vertical/res_html/chapter.html
index a984c79a91..361837c999 100644
--- a/tp/t/results/layout/navigation_node_vertical/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_node_vertical/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_node_vertical/res_html/index.html
b/tp/t/results/layout/navigation_node_vertical/res_html/index.html
index 1c358f00a5..897c506fd2 100644
--- a/tp/t/results/layout/navigation_node_vertical/res_html/index.html
+++ b/tp/t/results/layout/navigation_node_vertical/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_vertical/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_node_vertical/res_html/navigation_abt.html
index cfd3214f42..d3654fc950 100644
--- a/tp/t/results/layout/navigation_node_vertical/res_html/navigation_abt.html
+++ b/tp/t/results/layout/navigation_node_vertical/res_html/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_vertical/res_html/navigation_toc.html
b/tp/t/results/layout/navigation_node_vertical/res_html/navigation_toc.html
index 49b5c90d6c..8fb4bf44c5 100644
--- a/tp/t/results/layout/navigation_node_vertical/res_html/navigation_toc.html
+++ b/tp/t/results/layout/navigation_node_vertical/res_html/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_node_vertical/res_html/section.html
b/tp/t/results/layout/navigation_node_vertical/res_html/section.html
index 95c490e95b..4bc96750f1 100644
--- a/tp/t/results/layout/navigation_node_vertical/res_html/section.html
+++ b/tp/t/results/layout/navigation_node_vertical/res_html/section.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_node_vertical/res_html/subsection.html
b/tp/t/results/layout/navigation_node_vertical/res_html/subsection.html
index 446bf50fc3..a6f207ad2a 100644
--- a/tp/t/results/layout/navigation_node_vertical/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_node_vertical/res_html/subsection.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_section/res_html/chapter.html
b/tp/t/results/layout/navigation_section/res_html/chapter.html
index 74ecb88ed7..fd7698c7f9 100644
--- a/tp/t/results/layout/navigation_section/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_section/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_section/res_html/index.html
b/tp/t/results/layout/navigation_section/res_html/index.html
index e9ee9d8752..425197234a 100644
--- a/tp/t/results/layout/navigation_section/res_html/index.html
+++ b/tp/t/results/layout/navigation_section/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_section/res_html/navigation_abt.html
index 8f51d69c13..a7ab5669be 100644
--- a/tp/t/results/layout/navigation_section/res_html/navigation_abt.html
+++ b/tp/t/results/layout/navigation_section/res_html/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section/res_html/navigation_toc.html
b/tp/t/results/layout/navigation_section/res_html/navigation_toc.html
index 515c3a3b98..12d8d678e4 100644
--- a/tp/t/results/layout/navigation_section/res_html/navigation_toc.html
+++ b/tp/t/results/layout/navigation_section/res_html/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_section/res_html/section.html
b/tp/t/results/layout/navigation_section/res_html/section.html
index 9e98f70ec0..ba9d7d909a 100644
--- a/tp/t/results/layout/navigation_section/res_html/section.html
+++ b/tp/t/results/layout/navigation_section/res_html/section.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_section/res_html/subsection.html
b/tp/t/results/layout/navigation_section/res_html/subsection.html
index f871fd3721..0c09ab182d 100644
--- a/tp/t/results/layout/navigation_section/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_section/res_html/subsection.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_no_header/res_html/chapter.html
b/tp/t/results/layout/navigation_section_no_header/res_html/chapter.html
index 74ecb88ed7..fd7698c7f9 100644
--- a/tp/t/results/layout/navigation_section_no_header/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_section_no_header/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_no_header/res_html/index.html
b/tp/t/results/layout/navigation_section_no_header/res_html/index.html
index e9ee9d8752..425197234a 100644
--- a/tp/t/results/layout/navigation_section_no_header/res_html/index.html
+++ b/tp/t/results/layout/navigation_section_no_header/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_no_header/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_section_no_header/res_html/navigation_abt.html
index 8f51d69c13..a7ab5669be 100644
---
a/tp/t/results/layout/navigation_section_no_header/res_html/navigation_abt.html
+++
b/tp/t/results/layout/navigation_section_no_header/res_html/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_no_header/res_html/navigation_toc.html
b/tp/t/results/layout/navigation_section_no_header/res_html/navigation_toc.html
index 515c3a3b98..12d8d678e4 100644
---
a/tp/t/results/layout/navigation_section_no_header/res_html/navigation_toc.html
+++
b/tp/t/results/layout/navigation_section_no_header/res_html/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_no_header/res_html/section.html
b/tp/t/results/layout/navigation_section_no_header/res_html/section.html
index dd5d6c2cbf..4730c46624 100644
--- a/tp/t/results/layout/navigation_section_no_header/res_html/section.html
+++ b/tp/t/results/layout/navigation_section_no_header/res_html/section.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_no_header/res_html/subsection.html
b/tp/t/results/layout/navigation_section_no_header/res_html/subsection.html
index f871fd3721..0c09ab182d 100644
--- a/tp/t/results/layout/navigation_section_no_header/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_section_no_header/res_html/subsection.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/chapter.html
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/chapter.html
index 5913dfb769..7462435046 100644
---
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/chapter.html
+++
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/index.html
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/index.html
index 1c358f00a5..897c506fd2 100644
---
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/index.html
+++
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_abt.html
index cfd3214f42..d3654fc950 100644
---
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_abt.html
+++
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_toc.html
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_toc.html
index 11dd22eaab..d8dacb0a30 100644
---
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_toc.html
+++
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/section.html
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/section.html
index 7f28e0f106..84413d5709 100644
---
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/section.html
+++
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/section.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/subsection.html
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/subsection.html
index f871fd3721..0c09ab182d 100644
---
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/subsection.html
+++
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/subsection.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_vertical/res_html/chapter.html
b/tp/t/results/layout/navigation_section_vertical/res_html/chapter.html
index 5913dfb769..7462435046 100644
--- a/tp/t/results/layout/navigation_section_vertical/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_section_vertical/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_vertical/res_html/index.html
b/tp/t/results/layout/navigation_section_vertical/res_html/index.html
index 1c358f00a5..897c506fd2 100644
--- a/tp/t/results/layout/navigation_section_vertical/res_html/index.html
+++ b/tp/t/results/layout/navigation_section_vertical/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_vertical/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_section_vertical/res_html/navigation_abt.html
index cfd3214f42..d3654fc950 100644
---
a/tp/t/results/layout/navigation_section_vertical/res_html/navigation_abt.html
+++
b/tp/t/results/layout/navigation_section_vertical/res_html/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_vertical/res_html/navigation_toc.html
b/tp/t/results/layout/navigation_section_vertical/res_html/navigation_toc.html
index 11dd22eaab..d8dacb0a30 100644
---
a/tp/t/results/layout/navigation_section_vertical/res_html/navigation_toc.html
+++
b/tp/t/results/layout/navigation_section_vertical/res_html/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_vertical/res_html/section.html
b/tp/t/results/layout/navigation_section_vertical/res_html/section.html
index a08dc98742..af991d4f3c 100644
--- a/tp/t/results/layout/navigation_section_vertical/res_html/section.html
+++ b/tp/t/results/layout/navigation_section_vertical/res_html/section.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/layout/navigation_section_vertical/res_html/subsection.html
b/tp/t/results/layout/navigation_section_vertical/res_html/subsection.html
index f871fd3721..0c09ab182d 100644
--- a/tp/t/results/layout/navigation_section_vertical/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_section_vertical/res_html/subsection.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/navigation_vertical/res_html/navigation.html
b/tp/t/results/layout/navigation_vertical/res_html/navigation.html
index b2053d16aa..898dcd0f4e 100644
--- a/tp/t/results/layout/navigation_vertical/res_html/navigation.html
+++ b/tp/t/results/layout/navigation_vertical/res_html/navigation.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/no_monolithic/res_html/no_monolithic.html
b/tp/t/results/layout/no_monolithic/res_html/no_monolithic.html
index fac1729fe8..ae6c72952a 100644
--- a/tp/t/results/layout/no_monolithic/res_html/no_monolithic.html
+++ b/tp/t/results/layout/no_monolithic/res_html/no_monolithic.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_abt.html
b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_abt.html
index a338d6a9df..63163ccce5 100644
--- a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_abt.html
+++ b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_fot.html
b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_fot.html
index 71193985cd..f4fa795820 100644
--- a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_fot.html
+++ b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_fot.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html
b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html
index 11a41b056b..f439383434 100644
--- a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html
+++ b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_toc.html
b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_toc.html
index d2771aa954..aac516fc24 100644
--- a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_toc.html
+++ b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/block_commands_in_menu_description.pl
b/tp/t/results/menu/block_commands_in_menu_description.pl
index 9c90d7f463..2c09da84af 100644
--- a/tp/t/results/menu/block_commands_in_menu_description.pl
+++ b/tp/t/results/menu/block_commands_in_menu_description.pl
@@ -835,32 +835,9 @@
$result_converted{'html'}->{'block_commands_in_menu_description'} = '<!DOCTYPE h
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/comment_on_menu_line.pl
b/tp/t/results/menu/comment_on_menu_line.pl
index 07e791bec8..37dd2e728d 100644
--- a/tp/t/results/menu/comment_on_menu_line.pl
+++ b/tp/t/results/menu/comment_on_menu_line.pl
@@ -438,32 +438,7 @@ $result_converted{'html'}->{'comment_on_menu_line'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/dash_in_menu.pl
b/tp/t/results/menu/dash_in_menu.pl
index 4fc8d57039..13eec0fe60 100644
--- a/tp/t/results/menu/dash_in_menu.pl
+++ b/tp/t/results/menu/dash_in_menu.pl
@@ -263,32 +263,8 @@ $result_converted{'html'}->{'dash_in_menu'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/detailmenu.pl b/tp/t/results/menu/detailmenu.pl
index c87ae9fa70..cd40f68754 100644
--- a/tp/t/results/menu/detailmenu.pl
+++ b/tp/t/results/menu/detailmenu.pl
@@ -347,32 +347,8 @@ $result_converted{'html'}->{'detailmenu'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/detailmenu_in_description.pl
b/tp/t/results/menu/detailmenu_in_description.pl
index ec9955290f..bbb681700b 100644
--- a/tp/t/results/menu/detailmenu_in_description.pl
+++ b/tp/t/results/menu/detailmenu_in_description.pl
@@ -323,32 +323,7 @@ $result_converted{'html'}->{'detailmenu_in_description'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/detailmenu_on_subnodes.pl
b/tp/t/results/menu/detailmenu_on_subnodes.pl
index 3b62c544fc..28d75d5b8c 100644
--- a/tp/t/results/menu/detailmenu_on_subnodes.pl
+++ b/tp/t/results/menu/detailmenu_on_subnodes.pl
@@ -1928,32 +1928,8 @@ $result_converted{'html'}->{'detailmenu_on_subnodes'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/detailmenu_unknown_node.pl
b/tp/t/results/menu/detailmenu_unknown_node.pl
index 429202bc3c..da6d7b1b11 100644
--- a/tp/t/results/menu/detailmenu_unknown_node.pl
+++ b/tp/t/results/menu/detailmenu_unknown_node.pl
@@ -331,32 +331,7 @@ $result_converted{'html'}->{'detailmenu_unknown_node'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/entry_after_detailmenu.pl
b/tp/t/results/menu/entry_after_detailmenu.pl
index 01a84458e6..bbf2e0413b 100644
--- a/tp/t/results/menu/entry_after_detailmenu.pl
+++ b/tp/t/results/menu/entry_after_detailmenu.pl
@@ -822,32 +822,8 @@ $result_converted{'html'}->{'entry_after_detailmenu'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/example_in_menu_comment.pl
b/tp/t/results/menu/example_in_menu_comment.pl
index 263e5c61d1..c1b915e948 100644
--- a/tp/t/results/menu/example_in_menu_comment.pl
+++ b/tp/t/results/menu/example_in_menu_comment.pl
@@ -339,32 +339,9 @@ $result_converted{'html'}->{'example_in_menu_comment'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/example_in_menu_description.pl
b/tp/t/results/menu/example_in_menu_description.pl
index 4c20304bd3..29e553822d 100644
--- a/tp/t/results/menu/example_in_menu_description.pl
+++ b/tp/t/results/menu/example_in_menu_description.pl
@@ -481,32 +481,9 @@ $result_converted{'html'}->{'example_in_menu_description'}
= '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/formats_in_menu.pl
b/tp/t/results/menu/formats_in_menu.pl
index 72d5e8011d..c7c1c817a4 100644
--- a/tp/t/results/menu/formats_in_menu.pl
+++ b/tp/t/results/menu/formats_in_menu.pl
@@ -1020,32 +1020,10 @@ $result_converted{'html'}->{'formats_in_menu'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/inlineraw_in_menu_description.pl
b/tp/t/results/menu/inlineraw_in_menu_description.pl
index 26213a4bfa..a41d06ed03 100644
--- a/tp/t/results/menu/inlineraw_in_menu_description.pl
+++ b/tp/t/results/menu/inlineraw_in_menu_description.pl
@@ -452,32 +452,8 @@
$result_converted{'html'}->{'inlineraw_in_menu_description'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/invalid_info_menu_entry.pl
b/tp/t/results/menu/invalid_info_menu_entry.pl
index 210acf10d4..b508607d03 100644
--- a/tp/t/results/menu/invalid_info_menu_entry.pl
+++ b/tp/t/results/menu/invalid_info_menu_entry.pl
@@ -889,32 +889,7 @@ $result_converted{'html'}->{'invalid_info_menu_entry'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/menu_entry_name.pl
b/tp/t/results/menu/menu_entry_name.pl
index a2e6c16d5a..da67750645 100644
--- a/tp/t/results/menu/menu_entry_name.pl
+++ b/tp/t/results/menu/menu_entry_name.pl
@@ -1203,32 +1203,7 @@ $result_converted{'html'}->{'menu_entry_name'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/menu_entry_name_comment.pl
b/tp/t/results/menu/menu_entry_name_comment.pl
index 264e0198ad..ca9a7f07ab 100644
--- a/tp/t/results/menu/menu_entry_name_comment.pl
+++ b/tp/t/results/menu/menu_entry_name_comment.pl
@@ -728,32 +728,7 @@ $result_converted{'html'}->{'menu_entry_name_comment'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/menu_entry_no_entry.pl
b/tp/t/results/menu/menu_entry_no_entry.pl
index 68fdfdc5a9..6e19cf4924 100644
--- a/tp/t/results/menu/menu_entry_no_entry.pl
+++ b/tp/t/results/menu/menu_entry_no_entry.pl
@@ -292,32 +292,8 @@ $result_converted{'html'}->{'menu_entry_no_entry'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/menu_entry_no_entry_location.pl
b/tp/t/results/menu/menu_entry_no_entry_location.pl
index 2053be1c30..361c53e7ad 100644
--- a/tp/t/results/menu/menu_entry_no_entry_location.pl
+++ b/tp/t/results/menu/menu_entry_no_entry_location.pl
@@ -385,32 +385,7 @@
$result_converted{'html'}->{'menu_entry_no_entry_location'} = '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/menu_entry_node.pl
b/tp/t/results/menu/menu_entry_node.pl
index e8216bcd70..8bcda313c4 100644
--- a/tp/t/results/menu/menu_entry_node.pl
+++ b/tp/t/results/menu/menu_entry_node.pl
@@ -482,32 +482,7 @@ $result_converted{'html'}->{'menu_entry_node'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/menu_entry_node_comments.pl
b/tp/t/results/menu/menu_entry_node_comments.pl
index 184d407321..41c653d8d2 100644
--- a/tp/t/results/menu/menu_entry_node_comments.pl
+++ b/tp/t/results/menu/menu_entry_node_comments.pl
@@ -542,32 +542,7 @@ $result_converted{'html'}->{'menu_entry_node_comments'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/menu_in_example.pl
b/tp/t/results/menu/menu_in_example.pl
index e96872705f..60fda341ac 100644
--- a/tp/t/results/menu/menu_in_example.pl
+++ b/tp/t/results/menu/menu_in_example.pl
@@ -739,32 +739,10 @@ $result_converted{'html'}->{'menu_in_example'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/menu_pointing_to_anchor.pl
b/tp/t/results/menu/menu_pointing_to_anchor.pl
index 737baa4900..16dcc4ff2a 100644
--- a/tp/t/results/menu/menu_pointing_to_anchor.pl
+++ b/tp/t/results/menu/menu_pointing_to_anchor.pl
@@ -431,32 +431,7 @@ $result_converted{'html'}->{'menu_pointing_to_anchor'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/menu_title_before_entries.pl
b/tp/t/results/menu/menu_title_before_entries.pl
index fbe63c8493..d333e4cca8 100644
--- a/tp/t/results/menu/menu_title_before_entries.pl
+++ b/tp/t/results/menu/menu_title_before_entries.pl
@@ -370,32 +370,8 @@ $result_converted{'html'}->{'menu_title_before_entries'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/no_colon_in_menu.pl
b/tp/t/results/menu/no_colon_in_menu.pl
index 301fdf3807..68c6a00da8 100644
--- a/tp/t/results/menu/no_colon_in_menu.pl
+++ b/tp/t/results/menu/no_colon_in_menu.pl
@@ -212,32 +212,8 @@ $result_converted{'html'}->{'no_colon_in_menu'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/reference_to_external_manual.pl
b/tp/t/results/menu/reference_to_external_manual.pl
index 21dffaff44..bf126dcab3 100644
--- a/tp/t/results/menu/reference_to_external_manual.pl
+++ b/tp/t/results/menu/reference_to_external_manual.pl
@@ -302,32 +302,7 @@
$result_converted{'html'}->{'reference_to_external_manual'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/sc_in_menu.pl b/tp/t/results/menu/sc_in_menu.pl
index 09650a7cb2..0229ca0a06 100644
--- a/tp/t/results/menu/sc_in_menu.pl
+++ b/tp/t/results/menu/sc_in_menu.pl
@@ -1130,32 +1130,10 @@ $result_converted{'html'}->{'sc_in_menu'} = '<!DOCTYPE
html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/simple.pl b/tp/t/results/menu/simple.pl
index 2618cc253f..a4b65727b9 100644
--- a/tp/t/results/menu/simple.pl
+++ b/tp/t/results/menu/simple.pl
@@ -645,32 +645,8 @@ $result_converted{'html'}->{'simple'} = '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/simple_no_menu.pl
b/tp/t/results/menu/simple_no_menu.pl
index 0e4d734765..741a08045f 100644
--- a/tp/t/results/menu/simple_no_menu.pl
+++ b/tp/t/results/menu/simple_no_menu.pl
@@ -632,32 +632,7 @@ $result_converted{'html'}->{'simple_no_menu'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/submenu_in_example.pl
b/tp/t/results/menu/submenu_in_example.pl
index 32f532263c..eff7f57001 100644
--- a/tp/t/results/menu/submenu_in_example.pl
+++ b/tp/t/results/menu/submenu_in_example.pl
@@ -889,32 +889,9 @@ $result_converted{'html'}->{'submenu_in_example'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/menu/verb_in_menu_description.pl
b/tp/t/results/menu/verb_in_menu_description.pl
index af66577e58..9fc62bfec2 100644
--- a/tp/t/results/menu/verb_in_menu_description.pl
+++ b/tp/t/results/menu/verb_in_menu_description.pl
@@ -436,32 +436,8 @@ $result_converted{'html'}->{'verb_in_menu_description'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/morecoverage/formatting_fr.pl
b/tp/t/results/morecoverage/formatting_fr.pl
index 64a4055510..4b42791d87 100644
--- a/tp/t/results/morecoverage/formatting_fr.pl
+++ b/tp/t/results/morecoverage/formatting_fr.pl
@@ -4897,32 +4897,14 @@ $result_converted{'html'}->{'formatting_fr'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/morecoverage/texi_formatting.pl
b/tp/t/results/morecoverage/texi_formatting.pl
index 49baa2dabc..6d1e72cd81 100644
--- a/tp/t/results/morecoverage/texi_formatting.pl
+++ b/tp/t/results/morecoverage/texi_formatting.pl
@@ -4900,31 +4900,10 @@ $result_converted{'html'}->{'texi_formatting'} =
'<!DOCTYPE html>
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/double_index_entry/res_html/double_index_entry.html
b/tp/t/results/moreindices/double_index_entry/res_html/double_index_entry.html
index d9eb503c18..d4e6d88363 100644
---
a/tp/t/results/moreindices/double_index_entry/res_html/double_index_entry.html
+++
b/tp/t/results/moreindices/double_index_entry/res_html/double_index_entry.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_no_node/res_html/Chapter-2.html
b/tp/t/results/moreindices/index_no_node/res_html/Chapter-2.html
index 7105b21162..2376086141 100644
--- a/tp/t/results/moreindices/index_no_node/res_html/Chapter-2.html
+++ b/tp/t/results/moreindices/index_no_node/res_html/Chapter-2.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_no_node/res_html/Chapter.html
b/tp/t/results/moreindices/index_no_node/res_html/Chapter.html
index 5915b46d80..6eebc84d3b 100644
--- a/tp/t/results/moreindices/index_no_node/res_html/Chapter.html
+++ b/tp/t/results/moreindices/index_no_node/res_html/Chapter.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_no_node/res_html/index.html
b/tp/t/results/moreindices/index_no_node/res_html/index.html
index 09ebd873e4..806a55e303 100644
--- a/tp/t/results/moreindices/index_no_node/res_html/index.html
+++ b/tp/t/results/moreindices/index_no_node/res_html/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/index_no_node/res_html/index_no_node_abt.html
b/tp/t/results/moreindices/index_no_node/res_html/index_no_node_abt.html
index 6f12176150..7856dceaa7 100644
--- a/tp/t/results/moreindices/index_no_node/res_html/index_no_node_abt.html
+++ b/tp/t/results/moreindices/index_no_node/res_html/index_no_node_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_no_node/res_html/unnumbered.html
b/tp/t/results/moreindices/index_no_node/res_html/unnumbered.html
index af8dec5561..4a980ef3e9 100644
--- a/tp/t/results/moreindices/index_no_node/res_html/unnumbered.html
+++ b/tp/t/results/moreindices/index_no_node/res_html/unnumbered.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split/res_html/first.html
b/tp/t/results/moreindices/index_split/res_html/first.html
index 5962e7d1b5..c31695fad8 100644
--- a/tp/t/results/moreindices/index_split/res_html/first.html
+++ b/tp/t/results/moreindices/index_split/res_html/first.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split/res_html/index.html
b/tp/t/results/moreindices/index_split/res_html/index.html
index 18c18f27c7..35956bae1d 100644
--- a/tp/t/results/moreindices/index_split/res_html/index.html
+++ b/tp/t/results/moreindices/index_split/res_html/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split/res_html/index_split_abt.html
b/tp/t/results/moreindices/index_split/res_html/index_split_abt.html
index 4b15d0d5cb..e72c1b380e 100644
--- a/tp/t/results/moreindices/index_split/res_html/index_split_abt.html
+++ b/tp/t/results/moreindices/index_split/res_html/index_split_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/index_split/res_html/node-2-in-section-3.html
b/tp/t/results/moreindices/index_split/res_html/node-2-in-section-3.html
index f5c8c061f6..2fa3d5b054 100644
--- a/tp/t/results/moreindices/index_split/res_html/node-2-in-section-3.html
+++ b/tp/t/results/moreindices/index_split/res_html/node-2-in-section-3.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/index_split/res_html/node-3-in-section-3.html
b/tp/t/results/moreindices/index_split/res_html/node-3-in-section-3.html
index bacb40ee7c..dea9fb7b13 100644
--- a/tp/t/results/moreindices/index_split/res_html/node-3-in-section-3.html
+++ b/tp/t/results/moreindices/index_split/res_html/node-3-in-section-3.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/index_split/res_html/node-in-section-3.html
b/tp/t/results/moreindices/index_split/res_html/node-in-section-3.html
index 2a101911bc..8c6e2978f7 100644
--- a/tp/t/results/moreindices/index_split/res_html/node-in-section-3.html
+++ b/tp/t/results/moreindices/index_split/res_html/node-in-section-3.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split/res_html/second-chapter.html
b/tp/t/results/moreindices/index_split/res_html/second-chapter.html
index 51f3919943..be433d01b9 100644
--- a/tp/t/results/moreindices/index_split/res_html/second-chapter.html
+++ b/tp/t/results/moreindices/index_split/res_html/second-chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split/res_html/section-1.html
b/tp/t/results/moreindices/index_split/res_html/section-1.html
index f39c35631b..9d71fb0a71 100644
--- a/tp/t/results/moreindices/index_split/res_html/section-1.html
+++ b/tp/t/results/moreindices/index_split/res_html/section-1.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split/res_html/section-2.html
b/tp/t/results/moreindices/index_split/res_html/section-2.html
index e1fe768087..c4520e8f03 100644
--- a/tp/t/results/moreindices/index_split/res_html/section-2.html
+++ b/tp/t/results/moreindices/index_split/res_html/section-2.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split/res_html/section-3.html
b/tp/t/results/moreindices/index_split/res_html/section-3.html
index e2777ce46e..336d4dc75f 100644
--- a/tp/t/results/moreindices/index_split/res_html/section-3.html
+++ b/tp/t/results/moreindices/index_split/res_html/section-3.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split/res_html/subsection-1.html
b/tp/t/results/moreindices/index_split/res_html/subsection-1.html
index 7fdc2fe12a..6ceadae984 100644
--- a/tp/t/results/moreindices/index_split/res_html/subsection-1.html
+++ b/tp/t/results/moreindices/index_split/res_html/subsection-1.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split/res_html/subsection-2.html
b/tp/t/results/moreindices/index_split/res_html/subsection-2.html
index c3a6e875d2..0e1a576e8e 100644
--- a/tp/t/results/moreindices/index_split/res_html/subsection-2.html
+++ b/tp/t/results/moreindices/index_split/res_html/subsection-2.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split_nodes/res_html/first.html
b/tp/t/results/moreindices/index_split_nodes/res_html/first.html
index 8188f49f9c..4ae66bcac4 100644
--- a/tp/t/results/moreindices/index_split_nodes/res_html/first.html
+++ b/tp/t/results/moreindices/index_split_nodes/res_html/first.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split_nodes/res_html/index.html
b/tp/t/results/moreindices/index_split_nodes/res_html/index.html
index 564b7dd89f..b48c6e1ad2 100644
--- a/tp/t/results/moreindices/index_split_nodes/res_html/index.html
+++ b/tp/t/results/moreindices/index_split_nodes/res_html/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/index_split_nodes/res_html/index_split_abt.html
b/tp/t/results/moreindices/index_split_nodes/res_html/index_split_abt.html
index d36b906675..4f89bcf9b1 100644
--- a/tp/t/results/moreindices/index_split_nodes/res_html/index_split_abt.html
+++ b/tp/t/results/moreindices/index_split_nodes/res_html/index_split_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/index_split_nodes/res_html/node-2-in-section-3.html
b/tp/t/results/moreindices/index_split_nodes/res_html/node-2-in-section-3.html
index 53a6b974bd..e6d20480dc 100644
---
a/tp/t/results/moreindices/index_split_nodes/res_html/node-2-in-section-3.html
+++
b/tp/t/results/moreindices/index_split_nodes/res_html/node-2-in-section-3.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/index_split_nodes/res_html/node-3-in-section-3.html
b/tp/t/results/moreindices/index_split_nodes/res_html/node-3-in-section-3.html
index e496f861dc..44bb9459f6 100644
---
a/tp/t/results/moreindices/index_split_nodes/res_html/node-3-in-section-3.html
+++
b/tp/t/results/moreindices/index_split_nodes/res_html/node-3-in-section-3.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/index_split_nodes/res_html/node-in-section-3.html
b/tp/t/results/moreindices/index_split_nodes/res_html/node-in-section-3.html
index 0eb5b21302..1580fedb89 100644
--- a/tp/t/results/moreindices/index_split_nodes/res_html/node-in-section-3.html
+++ b/tp/t/results/moreindices/index_split_nodes/res_html/node-in-section-3.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/index_split_nodes/res_html/second-chapter.html
b/tp/t/results/moreindices/index_split_nodes/res_html/second-chapter.html
index fdc6124499..01dc7f1729 100644
--- a/tp/t/results/moreindices/index_split_nodes/res_html/second-chapter.html
+++ b/tp/t/results/moreindices/index_split_nodes/res_html/second-chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split_nodes/res_html/section-1.html
b/tp/t/results/moreindices/index_split_nodes/res_html/section-1.html
index bdd829b7ce..2d0a880587 100644
--- a/tp/t/results/moreindices/index_split_nodes/res_html/section-1.html
+++ b/tp/t/results/moreindices/index_split_nodes/res_html/section-1.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split_nodes/res_html/section-2.html
b/tp/t/results/moreindices/index_split_nodes/res_html/section-2.html
index 73be9751c5..2e7e759982 100644
--- a/tp/t/results/moreindices/index_split_nodes/res_html/section-2.html
+++ b/tp/t/results/moreindices/index_split_nodes/res_html/section-2.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/index_split_nodes/res_html/section-3.html
b/tp/t/results/moreindices/index_split_nodes/res_html/section-3.html
index 8dd8f492bb..1a7f701f30 100644
--- a/tp/t/results/moreindices/index_split_nodes/res_html/section-3.html
+++ b/tp/t/results/moreindices/index_split_nodes/res_html/section-3.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/index_split_nodes/res_html/subsection-1.html
b/tp/t/results/moreindices/index_split_nodes/res_html/subsection-1.html
index 7414e9a902..f8bd27dc41 100644
--- a/tp/t/results/moreindices/index_split_nodes/res_html/subsection-1.html
+++ b/tp/t/results/moreindices/index_split_nodes/res_html/subsection-1.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/index_split_nodes/res_html/subsection-2.html
b/tp/t/results/moreindices/index_split_nodes/res_html/subsection-2.html
index 099d7d8212..836c6c5bd4 100644
--- a/tp/t/results/moreindices/index_split_nodes/res_html/subsection-2.html
+++ b/tp/t/results/moreindices/index_split_nodes/res_html/subsection-2.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/nodes_before_top/res_html/a-node.html
b/tp/t/results/moreindices/nodes_before_top/res_html/a-node.html
index 987179b969..3fd98f085b 100644
--- a/tp/t/results/moreindices/nodes_before_top/res_html/a-node.html
+++ b/tp/t/results/moreindices/nodes_before_top/res_html/a-node.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/nodes_before_top/res_html/another.html
b/tp/t/results/moreindices/nodes_before_top/res_html/another.html
index db30214c77..ced4e87f1b 100644
--- a/tp/t/results/moreindices/nodes_before_top/res_html/another.html
+++ b/tp/t/results/moreindices/nodes_before_top/res_html/another.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top/res_html/first-before-top.html
b/tp/t/results/moreindices/nodes_before_top/res_html/first-before-top.html
index 2dd99be469..271289e585 100644
--- a/tp/t/results/moreindices/nodes_before_top/res_html/first-before-top.html
+++ b/tp/t/results/moreindices/nodes_before_top/res_html/first-before-top.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/nodes_before_top/res_html/first.html
b/tp/t/results/moreindices/nodes_before_top/res_html/first.html
index 6824af1df8..f2e5b71562 100644
--- a/tp/t/results/moreindices/nodes_before_top/res_html/first.html
+++ b/tp/t/results/moreindices/nodes_before_top/res_html/first.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/nodes_before_top/res_html/index.html
b/tp/t/results/moreindices/nodes_before_top/res_html/index.html
index 0a2bfe204a..fac6576ae2 100644
--- a/tp/t/results/moreindices/nodes_before_top/res_html/index.html
+++ b/tp/t/results/moreindices/nodes_before_top/res_html/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top/res_html/node-in-menu-before-top.html
b/tp/t/results/moreindices/nodes_before_top/res_html/node-in-menu-before-top.html
index 42f5e6812f..925e4d5c8d 100644
---
a/tp/t/results/moreindices/nodes_before_top/res_html/node-in-menu-before-top.html
+++
b/tp/t/results/moreindices/nodes_before_top/res_html/node-in-menu-before-top.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top/res_html/nodes_before_top_abt.html
b/tp/t/results/moreindices/nodes_before_top/res_html/nodes_before_top_abt.html
index 32fd240c57..9362ced9e1 100644
---
a/tp/t/results/moreindices/nodes_before_top/res_html/nodes_before_top_abt.html
+++
b/tp/t/results/moreindices/nodes_before_top/res_html/nodes_before_top_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/nodes_before_top/res_html/second.html
b/tp/t/results/moreindices/nodes_before_top/res_html/second.html
index ec4186c6ae..0be394dc14 100644
--- a/tp/t/results/moreindices/nodes_before_top/res_html/second.html
+++ b/tp/t/results/moreindices/nodes_before_top/res_html/second.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_and_sections_monolithic/res_html/nodes_before_top_and_sections.html
b/tp/t/results/moreindices/nodes_before_top_and_sections_monolithic/res_html/nodes_before_top_and_sections.html
index 0be99e9b8e..78cdf4009d 100644
---
a/tp/t/results/moreindices/nodes_before_top_and_sections_monolithic/res_html/nodes_before_top_and_sections.html
+++
b/tp/t/results/moreindices/nodes_before_top_and_sections_monolithic/res_html/nodes_before_top_and_sections.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/a-node.html
b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/a-node.html
index 3bdef32f30..3dae2b0576 100644
--- a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/a-node.html
+++ b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/a-node.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/another.html
b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/another.html
index fa23856662..e569257db4 100644
--- a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/another.html
+++ b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/another.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/first-before-top.html
b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/first-before-top.html
index 93b2a168d1..6920d44393 100644
---
a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/first-before-top.html
+++
b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/first-before-top.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/first.html
b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/first.html
index 3f2c9ca357..9c270ab82f 100644
--- a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/first.html
+++ b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/first.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/index.html
b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/index.html
index c604d4118b..dd145ec12f 100644
--- a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/index.html
+++ b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/node-in-menu-before-top.html
b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/node-in-menu-before-top.html
index aa20e1beaf..cad388fa21 100644
---
a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/node-in-menu-before-top.html
+++
b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/node-in-menu-before-top.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/second.html
b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/second.html
index 1421151ce3..33393f2338 100644
--- a/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/second.html
+++ b/tp/t/results/moreindices/nodes_before_top_no_nodes/res_html/second.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/a-node.html
b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/a-node.html
index 5d97979e57..17605ba9e5 100644
--- a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/a-node.html
+++ b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/a-node.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/another.html
b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/another.html
index 861328baa3..06d7b85bae 100644
--- a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/another.html
+++ b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/another.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/first-before-top.html
b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/first-before-top.html
index 114e9f4418..c1eb397d0b 100644
---
a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/first-before-top.html
+++
b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/first-before-top.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/first.html
b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/first.html
index e90a157fed..622278d66f 100644
--- a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/first.html
+++ b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/first.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/index.html
b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/index.html
index 83430dd004..2980572a4d 100644
--- a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/index.html
+++ b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/node-in-menu-before-top.html
b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/node-in-menu-before-top.html
index 9ca52664c9..8b195d6251 100644
---
a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/node-in-menu-before-top.html
+++
b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/node-in-menu-before-top.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/nodes_before_top_abt.html
b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/nodes_before_top_abt.html
index c33bbf8df6..3097facc5a 100644
---
a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/nodes_before_top_abt.html
+++
b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/nodes_before_top_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/second.html
b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/second.html
index 96531a7814..d37d05f2cd 100644
--- a/tp/t/results/moreindices/nodes_before_top_nodes/res_html/second.html
+++ b/tp/t/results/moreindices/nodes_before_top_nodes/res_html/second.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/split_chapter_index/res_html/first.html
b/tp/t/results/moreindices/split_chapter_index/res_html/first.html
index 26c0b7de14..1e810be85a 100644
--- a/tp/t/results/moreindices/split_chapter_index/res_html/first.html
+++ b/tp/t/results/moreindices/split_chapter_index/res_html/first.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moreindices/split_chapter_index/res_html/index.html
b/tp/t/results/moreindices/split_chapter_index/res_html/index.html
index 6ea13feed1..303afd8c5e 100644
--- a/tp/t/results/moreindices/split_chapter_index/res_html/index.html
+++ b/tp/t/results/moreindices/split_chapter_index/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/split_chapter_index/res_html/section-1.html
b/tp/t/results/moreindices/split_chapter_index/res_html/section-1.html
index f39c35631b..9d71fb0a71 100644
--- a/tp/t/results/moreindices/split_chapter_index/res_html/section-1.html
+++ b/tp/t/results/moreindices/split_chapter_index/res_html/section-1.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/split_chapter_index/res_html/split_chapter_index_abt.html
b/tp/t/results/moreindices/split_chapter_index/res_html/split_chapter_index_abt.html
index cae09ed771..3d6c5ea162 100644
---
a/tp/t/results/moreindices/split_chapter_index/res_html/split_chapter_index_abt.html
+++
b/tp/t/results/moreindices/split_chapter_index/res_html/split_chapter_index_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moreindices/split_chapter_index/res_html/subsection-1.html
b/tp/t/results/moreindices/split_chapter_index/res_html/subsection-1.html
index 7fdc2fe12a..6ceadae984 100644
--- a/tp/t/results/moreindices/split_chapter_index/res_html/subsection-1.html
+++ b/tp/t/results/moreindices/split_chapter_index/res_html/subsection-1.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/equivalent_nodes/res_html/equivalent_nodes.html
b/tp/t/results/moresectioning/equivalent_nodes/res_html/equivalent_nodes.html
index 16d729538a..60a2514228 100644
---
a/tp/t/results/moresectioning/equivalent_nodes/res_html/equivalent_nodes.html
+++
b/tp/t/results/moresectioning/equivalent_nodes/res_html/equivalent_nodes.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/equivalent_nodes_no_node/res_html/equivalent_nodes.html
b/tp/t/results/moresectioning/equivalent_nodes_no_node/res_html/equivalent_nodes.html
index c6c3cf3a84..91b9197805 100644
---
a/tp/t/results/moresectioning/equivalent_nodes_no_node/res_html/equivalent_nodes.html
+++
b/tp/t/results/moresectioning/equivalent_nodes_no_node/res_html/equivalent_nodes.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/more_sections_than_nodes/res_html/more_sections_than_nodes.html
b/tp/t/results/moresectioning/more_sections_than_nodes/res_html/more_sections_than_nodes.html
index 5eb4fe3478..1197089d78 100644
---
a/tp/t/results/moresectioning/more_sections_than_nodes/res_html/more_sections_than_nodes.html
+++
b/tp/t/results/moresectioning/more_sections_than_nodes/res_html/more_sections_than_nodes.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/node_footnote_end/res_html/node_footnote.html
b/tp/t/results/moresectioning/node_footnote_end/res_html/node_footnote.html
index ba44db17d3..aedbd5dd43 100644
--- a/tp/t/results/moresectioning/node_footnote_end/res_html/node_footnote.html
+++ b/tp/t/results/moresectioning/node_footnote_end/res_html/node_footnote.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/node_footnote_separated/res_html/node_footnote.html
b/tp/t/results/moresectioning/node_footnote_separated/res_html/node_footnote.html
index ba44db17d3..aedbd5dd43 100644
---
a/tp/t/results/moresectioning/node_footnote_separated/res_html/node_footnote.html
+++
b/tp/t/results/moresectioning/node_footnote_separated/res_html/node_footnote.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moresectioning/node_footnote_use_node/res_html/a.html
b/tp/t/results/moresectioning/node_footnote_use_node/res_html/a.html
index 5fe8f6e1f9..f25942771c 100644
--- a/tp/t/results/moresectioning/node_footnote_use_node/res_html/a.html
+++ b/tp/t/results/moresectioning/node_footnote_use_node/res_html/a.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/node_footnote_use_node/res_html/chapter.html
b/tp/t/results/moresectioning/node_footnote_use_node/res_html/chapter.html
index d1b2436f9a..4b21036ead 100644
--- a/tp/t/results/moresectioning/node_footnote_use_node/res_html/chapter.html
+++ b/tp/t/results/moresectioning/node_footnote_use_node/res_html/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/node_footnote_use_node/res_html/index.html
b/tp/t/results/moresectioning/node_footnote_use_node/res_html/index.html
index 92b4d6d3aa..ca91c66436 100644
--- a/tp/t/results/moresectioning/node_footnote_use_node/res_html/index.html
+++ b/tp/t/results/moresectioning/node_footnote_use_node/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/node_footnote_use_node/res_html/node_footnote_abt.html
b/tp/t/results/moresectioning/node_footnote_use_node/res_html/node_footnote_abt.html
index 60153b6753..497a6c5c47 100644
---
a/tp/t/results/moresectioning/node_footnote_use_node/res_html/node_footnote_abt.html
+++
b/tp/t/results/moresectioning/node_footnote_use_node/res_html/node_footnote_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_chapter/res_html/nodes_after_top_before_chapter.html
b/tp/t/results/moresectioning/nodes_after_top_before_chapter/res_html/nodes_after_top_before_chapter.html
index c17193e359..209a7bd386 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_chapter/res_html/nodes_after_top_before_chapter.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_chapter/res_html/nodes_after_top_before_chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/index.html
b/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/index.html
index 25a025a7bc..8e36cad758 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/index.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/nodes_after_top_before_chapter_abt.html
b/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/nodes_after_top_before_chapter_abt.html
index 6ea65a6fd6..4350ec4c6c 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/nodes_after_top_before_chapter_abt.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/nodes_after_top_before_chapter_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/second-node.html
b/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/second-node.html
index 9aa1a8bddb..1112c0c600 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/second-node.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/second-node.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/third-node.html
b/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/third-node.html
index 44845423f8..dbc936348c 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/third-node.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/third-node.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_section/res_html/index.html
b/tp/t/results/moresectioning/nodes_after_top_before_section/res_html/index.html
index 620a5d5d38..8c53ded688 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_section/res_html/index.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_section/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_section/res_html/second-node.html
b/tp/t/results/moresectioning/nodes_after_top_before_section/res_html/second-node.html
index 9aa1a8bddb..1112c0c600 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_section/res_html/second-node.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_section/res_html/second-node.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_section/res_html/third-node.html
b/tp/t/results/moresectioning/nodes_after_top_before_section/res_html/third-node.html
index 2536d6e746..755faad509 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_section/res_html/third-node.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_section/res_html/third-node.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes/res_html/nodes_after_top_before_section.html
b/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes/res_html/nodes_after_top_before_section.html
index 336bbde54d..ba28377d5b 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes/res_html/nodes_after_top_before_section.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes/res_html/nodes_after_top_before_section.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/index.html
b/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/index.html
index cde72bd840..70f4668521 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/index.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/nodes_after_top_before_section_abt.html
b/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/nodes_after_top_before_section_abt.html
index 6ea65a6fd6..4350ec4c6c 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/nodes_after_top_before_section_abt.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/nodes_after_top_before_section_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/second-node.html
b/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/second-node.html
index 9aa1a8bddb..1112c0c600 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/second-node.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/second-node.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/third-node.html
b/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/third-node.html
index 2536d6e746..755faad509 100644
---
a/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/third-node.html
+++
b/tp/t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/third-node.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/placed_things_before_element/res_html/placed_things_before_element.html
b/tp/t/results/moresectioning/placed_things_before_element/res_html/placed_things_before_element.html
index b302f6f568..cfcbee269f 100644
---
a/tp/t/results/moresectioning/placed_things_before_element/res_html/placed_things_before_element.html
+++
b/tp/t/results/moresectioning/placed_things_before_element/res_html/placed_things_before_element.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/First-node.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/First-node.html
index abaf9c7a41..18def8b355 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/First-node.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/First-node.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/Last-node-no-description.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/Last-node-no-description.html
index 6864eb9444..2001e40839 100644
---
a/tp/t/results/moresectioning/sectioning_frames/res_html/Last-node-no-description.html
+++
b/tp/t/results/moresectioning/sectioning_frames/res_html/Last-node-no-description.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/Second-node.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/Second-node.html
index 86c3d823f1..8449e99e7b 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/Second-node.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/Second-node.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/Third-node-unnumbered.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/Third-node-unnumbered.html
index 6abe2f1ccb..a4ebd913ae 100644
---
a/tp/t/results/moresectioning/sectioning_frames/res_html/Third-node-unnumbered.html
+++
b/tp/t/results/moresectioning/sectioning_frames/res_html/Third-node-unnumbered.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/between-node.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/between-node.html
index aa82316dce..c4dc4fe0b9 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/between-node.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/between-node.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/moresectioning/sectioning_frames/res_html/index.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/index.html
index 3bcd90030f..4aa3e01511 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/index.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/numbered-sub.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/numbered-sub.html
index 65ef756247..40daa11420 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/numbered-sub.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/numbered-sub.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/numbered-sub2.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/numbered-sub2.html
index cbc67475a3..dc63836b74 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/numbered-sub2.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/numbered-sub2.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/numbered-sub3.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/numbered-sub3.html
index b782e43483..66c094db39 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/numbered-sub3.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/numbered-sub3.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/numbered.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/numbered.html
index c87a0705ca..3587be0192 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/numbered.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/numbered.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_abt.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_abt.html
index 31011a5fed..8b9386a7a1 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_abt.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_ovr.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_ovr.html
index 167e8d28ef..b5e1b10302 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_ovr.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_ovr.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_toc.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_toc.html
index 4eb6575a9c..4d7e272058 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_toc.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_toc_frame.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_toc_frame.html
index 4eb4e51ff8..7d97d8266e 100644
---
a/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_toc_frame.html
+++
b/tp/t/results/moresectioning/sectioning_frames/res_html/sectioning_toc_frame.html
@@ -14,32 +14,7 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
@@ -52,8 +27,8 @@ ul.no-bullet {list-style: none}
<div class="shortcontents">
<ul class="no-bullet">
<li><a id="stoc-first-node-chapter" target="main"
href="First-node.html#First-node">1 first node chapter</a></li>
-<li><a id="stoc-second-node-chapter" target="main"
href="Second-node.html#Second-node">2 second node chapter</a></li>
-<li><a id="stoc-unnumbered-chapter" target="main"
href="Third-node-unnumbered.html#Third-node-unnumbered">unnumbered
chapter</a></li>
+<li><a id="stoc-second-node-chapter" target="main" href="Second-node.html">2
second node chapter</a></li>
+<li><a id="stoc-unnumbered-chapter" target="main"
href="Third-node-unnumbered.html">unnumbered chapter</a></li>
</ul>
</div>
</body></html>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered-sub.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered-sub.html
index d52e52f687..528706c16d 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered-sub.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered-sub.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered-sub2.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered-sub2.html
index 7afe3ef876..5e02b64491 100644
---
a/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered-sub2.html
+++
b/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered-sub2.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered.html
index 3979f5b2d4..f0be6b839b 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered2.html
b/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered2.html
index 352f5245f0..34b31cc77a 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered2.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered2.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/top_node_up_explicit/res_html/top_node_up_explicit.html
b/tp/t/results/moresectioning/top_node_up_explicit/res_html/top_node_up_explicit.html
index 0840e82471..4cf990b994 100644
---
a/tp/t/results/moresectioning/top_node_up_explicit/res_html/top_node_up_explicit.html
+++
b/tp/t/results/moresectioning/top_node_up_explicit/res_html/top_node_up_explicit.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/top_node_up_implicit/res_html/top_node_up_implicit.html
b/tp/t/results/moresectioning/top_node_up_implicit/res_html/top_node_up_implicit.html
index 0840e82471..4cf990b994 100644
---
a/tp/t/results/moresectioning/top_node_up_implicit/res_html/top_node_up_implicit.html
+++
b/tp/t/results/moresectioning/top_node_up_implicit/res_html/top_node_up_implicit.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/two_footnotes_in_nodes/res_html/two_footnotes_in_nodes.html
b/tp/t/results/moresectioning/two_footnotes_in_nodes/res_html/two_footnotes_in_nodes.html
index cf653e138b..e7ce35d9bf 100644
---
a/tp/t/results/moresectioning/two_footnotes_in_nodes/res_html/two_footnotes_in_nodes.html
+++
b/tp/t/results/moresectioning/two_footnotes_in_nodes/res_html/two_footnotes_in_nodes.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/moresectioning/two_footnotes_in_nodes_separated/res_html/two_footnotes_in_nodes.html
b/tp/t/results/moresectioning/two_footnotes_in_nodes_separated/res_html/two_footnotes_in_nodes.html
index cf653e138b..e7ce35d9bf 100644
---
a/tp/t/results/moresectioning/two_footnotes_in_nodes_separated/res_html/two_footnotes_in_nodes.html
+++
b/tp/t/results/moresectioning/two_footnotes_in_nodes_separated/res_html/two_footnotes_in_nodes.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/preformatted/def_in_example.pl
b/tp/t/results/preformatted/def_in_example.pl
index 7d5a7bf9d1..f1afa22924 100644
--- a/tp/t/results/preformatted/def_in_example.pl
+++ b/tp/t/results/preformatted/def_in_example.pl
@@ -297,7 +297,7 @@ $result_converted{'plaintext'}->{'def_in_example'} = '
-- Function: name ar
$result_converted{'html_text'}->{'def_in_example'} = '<div class="example">
<dl class="def">
-<dt id="index-name"><span class="category">Function:
</span><span><strong>name</strong> <em>arg</em><a href=\'#index-name\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id="index-name"><span class="category">Function:
</span><span><strong>name</strong> <em>arg</em><a class="copiable-anchor"
href=\'#index-name\'> ¶</a></span></dt>
<dd><pre class="example">in defun
</pre></dd></dl>
</div>
diff --git a/tp/t/results/raw/displaymath.pl b/tp/t/results/raw/displaymath.pl
index ae48f3a2a2..3341d63ab0 100644
--- a/tp/t/results/raw/displaymath.pl
+++ b/tp/t/results/raw/displaymath.pl
@@ -312,32 +312,7 @@ $result_converted{'file_html'}->{'displaymath'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/regions/anchor_in_copying.pl
b/tp/t/results/regions/anchor_in_copying.pl
index 5099835403..0038aefcc0 100644
--- a/tp/t/results/regions/anchor_in_copying.pl
+++ b/tp/t/results/regions/anchor_in_copying.pl
@@ -433,32 +433,7 @@ Copying.
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/regions/anchor_in_copying_in_footnote.pl
b/tp/t/results/regions/anchor_in_copying_in_footnote.pl
index 107fa5fc71..fbec53fb44 100644
--- a/tp/t/results/regions/anchor_in_copying_in_footnote.pl
+++ b/tp/t/results/regions/anchor_in_copying_in_footnote.pl
@@ -480,32 +480,7 @@ Copying.
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/regions/anchor_in_titlepage.pl
b/tp/t/results/regions/anchor_in_titlepage.pl
index d370e371f7..b13c91e8b3 100644
--- a/tp/t/results/regions/anchor_in_titlepage.pl
+++ b/tp/t/results/regions/anchor_in_titlepage.pl
@@ -366,32 +366,7 @@ $result_converted{'html'}->{'anchor_in_titlepage'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/regions/anchor_in_titlepage_titlepage.pl
b/tp/t/results/regions/anchor_in_titlepage_titlepage.pl
index c0445bcf2d..5082ec052f 100644
--- a/tp/t/results/regions/anchor_in_titlepage_titlepage.pl
+++ b/tp/t/results/regions/anchor_in_titlepage_titlepage.pl
@@ -366,32 +366,7 @@
$result_converted{'html'}->{'anchor_in_titlepage_titlepage'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/regions/format_in_titlepage.pl
b/tp/t/results/regions/format_in_titlepage.pl
index 5e66947dc9..6772c1ef3b 100644
--- a/tp/t/results/regions/format_in_titlepage.pl
+++ b/tp/t/results/regions/format_in_titlepage.pl
@@ -299,32 +299,7 @@ $result_converted{'html'}->{'format_in_titlepage'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/regions/format_in_titlepage_titlepage.pl
b/tp/t/results/regions/format_in_titlepage_titlepage.pl
index 45c693cf52..501819f912 100644
--- a/tp/t/results/regions/format_in_titlepage_titlepage.pl
+++ b/tp/t/results/regions/format_in_titlepage_titlepage.pl
@@ -299,32 +299,8 @@
$result_converted{'html'}->{'format_in_titlepage_titlepage'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/regions/ref_in_copying.pl
b/tp/t/results/regions/ref_in_copying.pl
index 11f6b071de..6f6705a899 100644
--- a/tp/t/results/regions/ref_in_copying.pl
+++ b/tp/t/results/regions/ref_in_copying.pl
@@ -670,32 +670,7 @@ $result_converted{'html'}->{'ref_in_copying'} = '<!DOCTYPE
html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/regions/today_in_copying.pl
b/tp/t/results/regions/today_in_copying.pl
index 41eb469784..55e5a6dbc1 100644
--- a/tp/t/results/regions/today_in_copying.pl
+++ b/tp/t/results/regions/today_in_copying.pl
@@ -331,32 +331,7 @@ $result_converted{'html'}->{'today_in_copying'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/anchor_in_footnote.pl
b/tp/t/results/sectioning/anchor_in_footnote.pl
index 80b2d1d850..bb92f926d1 100644
--- a/tp/t/results/sectioning/anchor_in_footnote.pl
+++ b/tp/t/results/sectioning/anchor_in_footnote.pl
@@ -676,32 +676,7 @@ $result_converted{'html'}->{'anchor_in_footnote'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/anchor_in_footnote_separate.pl
b/tp/t/results/sectioning/anchor_in_footnote_separate.pl
index a0f6723dcd..324a989d18 100644
--- a/tp/t/results/sectioning/anchor_in_footnote_separate.pl
+++ b/tp/t/results/sectioning/anchor_in_footnote_separate.pl
@@ -714,32 +714,7 @@ $result_converted{'html'}->{'anchor_in_footnote_separate'}
= '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/anchor_zero.pl
b/tp/t/results/sectioning/anchor_zero.pl
index 3b7b6871c3..4539b76197 100644
--- a/tp/t/results/sectioning/anchor_zero.pl
+++ b/tp/t/results/sectioning/anchor_zero.pl
@@ -246,32 +246,7 @@ $result_converted{'html'}->{'anchor_zero'} = '<!DOCTYPE
html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/chapter_before_and_after_part.pl
b/tp/t/results/sectioning/chapter_before_and_after_part.pl
index 255e23b652..1900ea9288 100644
--- a/tp/t/results/sectioning/chapter_before_and_after_part.pl
+++ b/tp/t/results/sectioning/chapter_before_and_after_part.pl
@@ -399,31 +399,7 @@
$result_converted{'html'}->{'chapter_before_and_after_part'} = '<!DOCTYPE html>
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/chapter_before_part.pl
b/tp/t/results/sectioning/chapter_before_part.pl
index aed10998db..362ada034b 100644
--- a/tp/t/results/sectioning/chapter_before_part.pl
+++ b/tp/t/results/sectioning/chapter_before_part.pl
@@ -281,32 +281,7 @@ $result_converted{'html'}->{'chapter_before_part'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/chapter_between_nodes.pl
b/tp/t/results/sectioning/chapter_between_nodes.pl
index a239fb1cfd..4c15c4cac1 100644
--- a/tp/t/results/sectioning/chapter_between_nodes.pl
+++ b/tp/t/results/sectioning/chapter_between_nodes.pl
@@ -740,31 +740,7 @@ $result_converted{'html'}->{'chapter_between_nodes'} =
'<!DOCTYPE html>
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/chapter_node_before_and_after_part.pl
b/tp/t/results/sectioning/chapter_node_before_and_after_part.pl
index 3dbf08591c..55502df649 100644
--- a/tp/t/results/sectioning/chapter_node_before_and_after_part.pl
+++ b/tp/t/results/sectioning/chapter_node_before_and_after_part.pl
@@ -635,31 +635,7 @@
$result_converted{'html'}->{'chapter_node_before_and_after_part'} = '<!DOCTYPE h
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/character_and_spaces_in_node.pl
b/tp/t/results/sectioning/character_and_spaces_in_node.pl
index 53ff189a89..53ffc534cd 100644
--- a/tp/t/results/sectioning/character_and_spaces_in_node.pl
+++ b/tp/t/results/sectioning/character_and_spaces_in_node.pl
@@ -621,32 +621,7 @@
$result_converted{'html'}->{'character_and_spaces_in_node'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/character_and_spaces_in_refs.pl
b/tp/t/results/sectioning/character_and_spaces_in_refs.pl
index e1966a9874..e851932451 100644
--- a/tp/t/results/sectioning/character_and_spaces_in_refs.pl
+++ b/tp/t/results/sectioning/character_and_spaces_in_refs.pl
@@ -1976,32 +1976,7 @@
$result_converted{'html'}->{'character_and_spaces_in_refs'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
b/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
index 16bb07c92e..077a3ce641 100644
---
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
+++
b/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
@@ -17,32 +17,7 @@
<link href="other-nodes.html" rel="prev" title="other nodes">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
b/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
index c93c87addd..832fd38662 100644
---
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
+++
b/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
@@ -17,32 +17,7 @@
<link
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html"
rel="prev" title="!_"#$%&'()*+-.">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/index.html
b/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/index.html
index 158b5e5bb6..33986c1d36 100644
---
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/index.html
+++
b/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/index.html
@@ -15,32 +15,7 @@
<link href="other-nodes.html" rel="next" title="other nodes">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/local-node.html
b/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/local-node.html
index 7c86c2ae62..36e4e0eaf9 100644
---
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/local-node.html
+++
b/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/local-node.html
@@ -16,32 +16,7 @@
<link
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html"
rel="prev" title="/;<=>?[\]^_`|~">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
b/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
index ea0a7e9e4f..c915a962ef 100644
---
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
+++
b/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
@@ -17,32 +17,7 @@
<link href="index.html" rel="prev" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/contents.pl
b/tp/t/results/sectioning/contents.pl
index fa4bcef8f2..6b085ffcb4 100644
--- a/tp/t/results/sectioning/contents.pl
+++ b/tp/t/results/sectioning/contents.pl
@@ -767,31 +767,7 @@ $result_converted{'html'}->{'contents'} = '<!DOCTYPE html>
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/contents_and_shortcontents.pl
b/tp/t/results/sectioning/contents_and_shortcontents.pl
index 51bf19d044..b811ff2df9 100644
--- a/tp/t/results/sectioning/contents_and_shortcontents.pl
+++ b/tp/t/results/sectioning/contents_and_shortcontents.pl
@@ -803,31 +803,7 @@ $result_converted{'html'}->{'contents_and_shortcontents'}
= '<!DOCTYPE html>
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/contents_with_only_top_node.pl
b/tp/t/results/sectioning/contents_with_only_top_node.pl
index e4c9c2f262..e2eef66c21 100644
--- a/tp/t/results/sectioning/contents_with_only_top_node.pl
+++ b/tp/t/results/sectioning/contents_with_only_top_node.pl
@@ -149,32 +149,7 @@ $result_converted{'html'}->{'contents_with_only_top_node'}
= '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/double_node_anchor_float.pl
b/tp/t/results/sectioning/double_node_anchor_float.pl
index 16f8fa483e..665a3f9fc3 100644
--- a/tp/t/results/sectioning/double_node_anchor_float.pl
+++ b/tp/t/results/sectioning/double_node_anchor_float.pl
@@ -853,32 +853,7 @@ $result_converted{'html'}->{'double_node_anchor_float'} =
'<!DOCTYPE html>
<link href="#node1" rel="start" title="node1">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/double_part.pl
b/tp/t/results/sectioning/double_part.pl
index e749e1836c..27df67a5a0 100644
--- a/tp/t/results/sectioning/double_part.pl
+++ b/tp/t/results/sectioning/double_part.pl
@@ -1149,32 +1149,7 @@ $result_converted{'html'}->{'double_part'} = '<!DOCTYPE
html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/double_top.pl
b/tp/t/results/sectioning/double_top.pl
index 104844cbaf..8d50906867 100644
--- a/tp/t/results/sectioning/double_top.pl
+++ b/tp/t/results/sectioning/double_top.pl
@@ -345,32 +345,7 @@ $result_converted{'html'}->{'double_top'} = '<!DOCTYPE
html>
<link href="#Top" rel="start" title="ToP">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/empty_top_node_up.pl
b/tp/t/results/sectioning/empty_top_node_up.pl
index 0b96ae333c..f482810faf 100644
--- a/tp/t/results/sectioning/empty_top_node_up.pl
+++ b/tp/t/results/sectioning/empty_top_node_up.pl
@@ -435,32 +435,7 @@ $result_converted{'html'}->{'empty_top_node_up'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/equivalent_labels.pl
b/tp/t/results/sectioning/equivalent_labels.pl
index 93c8199b8b..26ea6b55ae 100644
--- a/tp/t/results/sectioning/equivalent_labels.pl
+++ b/tp/t/results/sectioning/equivalent_labels.pl
@@ -661,32 +661,7 @@ $result_converted{'html'}->{'equivalent_labels'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/equivalent_nodes.pl
b/tp/t/results/sectioning/equivalent_nodes.pl
index 9580f36323..5022747f28 100644
--- a/tp/t/results/sectioning/equivalent_nodes.pl
+++ b/tp/t/results/sectioning/equivalent_nodes.pl
@@ -535,32 +535,7 @@ $result_converted{'html'}->{'equivalent_nodes'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/explicit_node_directions.pl
b/tp/t/results/sectioning/explicit_node_directions.pl
index f1da58de4a..a878bc33e3 100644
--- a/tp/t/results/sectioning/explicit_node_directions.pl
+++ b/tp/t/results/sectioning/explicit_node_directions.pl
@@ -982,32 +982,7 @@ $result_converted{'html'}->{'explicit_node_directions'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/external_node_in_menu.pl
b/tp/t/results/sectioning/external_node_in_menu.pl
index dc631b3ec9..32c9040648 100644
--- a/tp/t/results/sectioning/external_node_in_menu.pl
+++ b/tp/t/results/sectioning/external_node_in_menu.pl
@@ -815,32 +815,7 @@ $result_converted{'html'}->{'external_node_in_menu'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/internal_top_node_up.pl
b/tp/t/results/sectioning/internal_top_node_up.pl
index 4afae85776..14e7e9c02c 100644
--- a/tp/t/results/sectioning/internal_top_node_up.pl
+++ b/tp/t/results/sectioning/internal_top_node_up.pl
@@ -695,32 +695,7 @@ $result_converted{'html'}->{'internal_top_node_up'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/lone_contents.pl
b/tp/t/results/sectioning/lone_contents.pl
index 8bdad530fb..520551bf8b 100644
--- a/tp/t/results/sectioning/lone_contents.pl
+++ b/tp/t/results/sectioning/lone_contents.pl
@@ -68,32 +68,7 @@ $result_converted{'html'}->{'lone_contents'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/next_in_menu_is_below.pl
b/tp/t/results/sectioning/next_in_menu_is_below.pl
index be47a762d5..d06d993dfa 100644
--- a/tp/t/results/sectioning/next_in_menu_is_below.pl
+++ b/tp/t/results/sectioning/next_in_menu_is_below.pl
@@ -1200,32 +1200,7 @@ $result_converted{'html'}->{'next_in_menu_is_below'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/no_argument_and_contents.pl
b/tp/t/results/sectioning/no_argument_and_contents.pl
index dfa1f69245..890883565e 100644
--- a/tp/t/results/sectioning/no_argument_and_contents.pl
+++ b/tp/t/results/sectioning/no_argument_and_contents.pl
@@ -223,31 +223,7 @@ $result_converted{'html'}->{'no_argument_and_contents'} =
'<!DOCTYPE html>
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/no_element.pl
b/tp/t/results/sectioning/no_element.pl
index 97b7f72c8b..4864fa20d2 100644
--- a/tp/t/results/sectioning/no_element.pl
+++ b/tp/t/results/sectioning/no_element.pl
@@ -969,32 +969,8 @@ $result_converted{'html'}->{'no_element'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/no_menu.pl
b/tp/t/results/sectioning/no_menu.pl
index ec7c705647..7e18ed6b1e 100644
--- a/tp/t/results/sectioning/no_menu.pl
+++ b/tp/t/results/sectioning/no_menu.pl
@@ -615,32 +615,7 @@ $result_converted{'html'}->{'no_menu'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/node_part_chapter_after_chapter.pl
b/tp/t/results/sectioning/node_part_chapter_after_chapter.pl
index 1953859af8..3c40752e45 100644
--- a/tp/t/results/sectioning/node_part_chapter_after_chapter.pl
+++ b/tp/t/results/sectioning/node_part_chapter_after_chapter.pl
@@ -1362,31 +1362,7 @@
$result_converted{'html'}->{'node_part_chapter_after_chapter'} = '<!DOCTYPE html
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/node_part_chapter_after_top.pl
b/tp/t/results/sectioning/node_part_chapter_after_top.pl
index a83c8e9108..d5712f12e0 100644
--- a/tp/t/results/sectioning/node_part_chapter_after_top.pl
+++ b/tp/t/results/sectioning/node_part_chapter_after_top.pl
@@ -890,32 +890,7 @@ $result_converted{'html'}->{'node_part_chapter_after_top'}
= '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/node_sectop_before_chapter_no_node.pl
b/tp/t/results/sectioning/node_sectop_before_chapter_no_node.pl
index 610605189a..fc06183bd7 100644
--- a/tp/t/results/sectioning/node_sectop_before_chapter_no_node.pl
+++ b/tp/t/results/sectioning/node_sectop_before_chapter_no_node.pl
@@ -283,32 +283,7 @@
$result_converted{'html'}->{'node_sectop_before_chapter_no_node'} = '<!DOCTYPE h
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/node_sectop_before_lone_node_Top.pl
b/tp/t/results/sectioning/node_sectop_before_lone_node_Top.pl
index 58ccffca64..42b98bab6b 100644
--- a/tp/t/results/sectioning/node_sectop_before_lone_node_Top.pl
+++ b/tp/t/results/sectioning/node_sectop_before_lone_node_Top.pl
@@ -504,32 +504,7 @@
$result_converted{'html'}->{'node_sectop_before_lone_node_Top'} = '<!DOCTYPE htm
<link href="#node-before" rel="start" title="node before">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/node_up_direction_for_top_with_manual.pl
b/tp/t/results/sectioning/node_up_direction_for_top_with_manual.pl
index 89550c6248..4659c8611b 100644
--- a/tp/t/results/sectioning/node_up_direction_for_top_with_manual.pl
+++ b/tp/t/results/sectioning/node_up_direction_for_top_with_manual.pl
@@ -191,32 +191,7 @@
$result_converted{'html'}->{'node_up_direction_for_top_with_manual'} = '<!DOCTYP
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/node_up_external_node.pl
b/tp/t/results/sectioning/node_up_external_node.pl
index 8a21a316ce..3d5a9f39b4 100644
--- a/tp/t/results/sectioning/node_up_external_node.pl
+++ b/tp/t/results/sectioning/node_up_external_node.pl
@@ -743,32 +743,7 @@ $result_converted{'html'}->{'node_up_external_node'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/nodes_after_top_before_chapter_nodes.pl
b/tp/t/results/sectioning/nodes_after_top_before_chapter_nodes.pl
index 7518106318..bc584c8544 100644
--- a/tp/t/results/sectioning/nodes_after_top_before_chapter_nodes.pl
+++ b/tp/t/results/sectioning/nodes_after_top_before_chapter_nodes.pl
@@ -1147,32 +1147,7 @@
$result_converted{'html'}->{'nodes_after_top_before_chapter_nodes'} = '<!DOCTYPE
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split.pl
b/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split.pl
index 25d1846f94..f7bfd8e2e5 100644
--- a/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split.pl
+++ b/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split.pl
@@ -706,32 +706,7 @@
$result_converted{'html'}->{'nodes_after_top_before_chapter_not_split'} = '<!DOC
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split_no_use_node_directions.pl
b/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split_no_use_node_directions.pl
index 40fa2d2705..29d11f5f46 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split_no_use_node_directions.pl
+++
b/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split_no_use_node_directions.pl
@@ -706,32 +706,7 @@
$result_converted{'html'}->{'nodes_after_top_before_chapter_not_split_no_use_nod
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/nodes_after_top_before_chapter_sections.pl
b/tp/t/results/sectioning/nodes_after_top_before_chapter_sections.pl
index 18f2bbeaa5..32bc542024 100644
--- a/tp/t/results/sectioning/nodes_after_top_before_chapter_sections.pl
+++ b/tp/t/results/sectioning/nodes_after_top_before_chapter_sections.pl
@@ -859,32 +859,7 @@
$result_converted{'html'}->{'nodes_after_top_before_chapter_sections'} = '<!DOCT
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/nodes_after_top_before_section_nodes.pl
b/tp/t/results/sectioning/nodes_after_top_before_section_nodes.pl
index 7a602678f8..991aa55a14 100644
--- a/tp/t/results/sectioning/nodes_after_top_before_section_nodes.pl
+++ b/tp/t/results/sectioning/nodes_after_top_before_section_nodes.pl
@@ -1152,32 +1152,7 @@
$result_converted{'html'}->{'nodes_after_top_before_section_nodes'} = '<!DOCTYPE
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/nodes_after_top_before_section_sections.pl
b/tp/t/results/sectioning/nodes_after_top_before_section_sections.pl
index 2a0bdeeb06..9ba8a3f90e 100644
--- a/tp/t/results/sectioning/nodes_after_top_before_section_sections.pl
+++ b/tp/t/results/sectioning/nodes_after_top_before_section_sections.pl
@@ -864,32 +864,7 @@
$result_converted{'html'}->{'nodes_after_top_before_section_sections'} = '<!DOCT
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/nodes_no_node_top_explicit_directions.pl
b/tp/t/results/sectioning/nodes_no_node_top_explicit_directions.pl
index 31a8b3dc7e..2ffd5e40f2 100644
--- a/tp/t/results/sectioning/nodes_no_node_top_explicit_directions.pl
+++ b/tp/t/results/sectioning/nodes_no_node_top_explicit_directions.pl
@@ -720,32 +720,7 @@
$result_converted{'html'}->{'nodes_no_node_top_explicit_directions'} = '<!DOCTYP
<link href="#first" rel="start" title="first">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/non_automatic_internal_top_node_up.pl
b/tp/t/results/sectioning/non_automatic_internal_top_node_up.pl
index 4bddf80925..727fa75046 100644
--- a/tp/t/results/sectioning/non_automatic_internal_top_node_up.pl
+++ b/tp/t/results/sectioning/non_automatic_internal_top_node_up.pl
@@ -1040,32 +1040,7 @@
$result_converted{'html'}->{'non_automatic_internal_top_node_up'} = '<!DOCTYPE h
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/non_automatic_top_node_up_and_url.pl
b/tp/t/results/sectioning/non_automatic_top_node_up_and_url.pl
index a526aee1e4..e16ace0a93 100644
--- a/tp/t/results/sectioning/non_automatic_top_node_up_and_url.pl
+++ b/tp/t/results/sectioning/non_automatic_top_node_up_and_url.pl
@@ -1041,32 +1041,7 @@
$result_converted{'html'}->{'non_automatic_top_node_up_and_url'} = '<!DOCTYPE ht
<link href="http://www.gnu.org/manual/" rel="up" title="@acronym{GNU,
@acronym{GNU}\'s Not Unix} manuals">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/non_automatic_top_node_up_url.pl
b/tp/t/results/sectioning/non_automatic_top_node_up_url.pl
index 2efcb206de..a1acbd40cb 100644
--- a/tp/t/results/sectioning/non_automatic_top_node_up_url.pl
+++ b/tp/t/results/sectioning/non_automatic_top_node_up_url.pl
@@ -952,32 +952,7 @@
$result_converted{'html'}->{'non_automatic_top_node_up_url'} = '<!DOCTYPE html>
<link href="http://www.gnu.org/manual/" rel="up" title="(dir)">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/one_node_explicit_directions_anchor.pl
b/tp/t/results/sectioning/one_node_explicit_directions_anchor.pl
index fece6d78a1..459c7f6561 100644
--- a/tp/t/results/sectioning/one_node_explicit_directions_anchor.pl
+++ b/tp/t/results/sectioning/one_node_explicit_directions_anchor.pl
@@ -338,32 +338,7 @@
$result_converted{'html'}->{'one_node_explicit_directions_anchor'} = '<!DOCTYPE
<link href="#one-node" rel="start" title="one node">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/one_subsection.pl
b/tp/t/results/sectioning/one_subsection.pl
index f3425ba0f1..d0dd34ebcc 100644
--- a/tp/t/results/sectioning/one_subsection.pl
+++ b/tp/t/results/sectioning/one_subsection.pl
@@ -103,32 +103,7 @@ $result_converted{'html'}->{'one_subsection'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/one_subsection_and_node.pl
b/tp/t/results/sectioning/one_subsection_and_node.pl
index 7c9854ebce..080e6c207b 100644
--- a/tp/t/results/sectioning/one_subsection_and_node.pl
+++ b/tp/t/results/sectioning/one_subsection_and_node.pl
@@ -205,32 +205,7 @@ $result_converted{'html'}->{'one_subsection_and_node'} =
'<!DOCTYPE html>
<link href="#one-node" rel="start" title="one node">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/part_before_chapter.pl
b/tp/t/results/sectioning/part_before_chapter.pl
index a6ec7714a0..7cc6cb04e3 100644
--- a/tp/t/results/sectioning/part_before_chapter.pl
+++ b/tp/t/results/sectioning/part_before_chapter.pl
@@ -235,32 +235,7 @@ $result_converted{'html'}->{'part_before_chapter'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/part_before_top.pl
b/tp/t/results/sectioning/part_before_top.pl
index 41ea941fbc..48a6ebd5f5 100644
--- a/tp/t/results/sectioning/part_before_top.pl
+++ b/tp/t/results/sectioning/part_before_top.pl
@@ -243,32 +243,7 @@ $result_converted{'html'}->{'part_before_top'} =
'<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/part_chapter_after_top.pl
b/tp/t/results/sectioning/part_chapter_after_top.pl
index 63375e6771..6f493fbe69 100644
--- a/tp/t/results/sectioning/part_chapter_after_top.pl
+++ b/tp/t/results/sectioning/part_chapter_after_top.pl
@@ -880,32 +880,7 @@ $result_converted{'html'}->{'part_chapter_after_top'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/part_node_after_top.pl
b/tp/t/results/sectioning/part_node_after_top.pl
index 596a5e45f2..a785455687 100644
--- a/tp/t/results/sectioning/part_node_after_top.pl
+++ b/tp/t/results/sectioning/part_node_after_top.pl
@@ -772,32 +772,7 @@ $result_converted{'html'}->{'part_node_after_top'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/part_node_before_top.pl
b/tp/t/results/sectioning/part_node_before_top.pl
index 344b053a5d..8cada71de8 100644
--- a/tp/t/results/sectioning/part_node_before_top.pl
+++ b/tp/t/results/sectioning/part_node_before_top.pl
@@ -715,32 +715,7 @@ $result_converted{'html'}->{'part_node_before_top'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/part_node_chapter_after_top.pl
b/tp/t/results/sectioning/part_node_chapter_after_top.pl
index cf51baf1bf..c13a76d47e 100644
--- a/tp/t/results/sectioning/part_node_chapter_after_top.pl
+++ b/tp/t/results/sectioning/part_node_chapter_after_top.pl
@@ -1183,32 +1183,7 @@
$result_converted{'html'}->{'part_node_chapter_after_top'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/part_node_chapter_appendix.pl
b/tp/t/results/sectioning/part_node_chapter_appendix.pl
index f021e14728..232f800034 100644
--- a/tp/t/results/sectioning/part_node_chapter_appendix.pl
+++ b/tp/t/results/sectioning/part_node_chapter_appendix.pl
@@ -1083,32 +1083,7 @@
$result_converted{'html'}->{'part_node_chapter_appendix'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/part_node_chapter_node_appendix.pl
b/tp/t/results/sectioning/part_node_chapter_node_appendix.pl
index 185814a28b..c29a3b7c23 100644
--- a/tp/t/results/sectioning/part_node_chapter_node_appendix.pl
+++ b/tp/t/results/sectioning/part_node_chapter_node_appendix.pl
@@ -1295,32 +1295,7 @@
$result_converted{'html'}->{'part_node_chapter_node_appendix'} = '<!DOCTYPE html
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/part_node_node_part_appendix.pl
b/tp/t/results/sectioning/part_node_node_part_appendix.pl
index d0de82e81a..b5041c6184 100644
--- a/tp/t/results/sectioning/part_node_node_part_appendix.pl
+++ b/tp/t/results/sectioning/part_node_node_part_appendix.pl
@@ -1390,32 +1390,7 @@
$result_converted{'html'}->{'part_node_node_part_appendix'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/part_node_part_appendix.pl
b/tp/t/results/sectioning/part_node_part_appendix.pl
index 8c0ed514b3..95ddbca987 100644
--- a/tp/t/results/sectioning/part_node_part_appendix.pl
+++ b/tp/t/results/sectioning/part_node_part_appendix.pl
@@ -1169,32 +1169,7 @@ $result_converted{'html'}->{'part_node_part_appendix'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/part_node_part_node_appendix.pl
b/tp/t/results/sectioning/part_node_part_node_appendix.pl
index 804ecc4091..fe37dfcfaf 100644
--- a/tp/t/results/sectioning/part_node_part_node_appendix.pl
+++ b/tp/t/results/sectioning/part_node_part_node_appendix.pl
@@ -1380,32 +1380,7 @@
$result_converted{'html'}->{'part_node_part_node_appendix'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/placed_things_before_element.pl
b/tp/t/results/sectioning/placed_things_before_element.pl
index 317181c2fb..8ad6140f7e 100644
--- a/tp/t/results/sectioning/placed_things_before_element.pl
+++ b/tp/t/results/sectioning/placed_things_before_element.pl
@@ -1090,32 +1090,7 @@
$result_converted{'html'}->{'placed_things_before_element'} = '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/placed_things_before_node.pl
b/tp/t/results/sectioning/placed_things_before_node.pl
index ba5d429d8b..01915a0c52 100644
--- a/tp/t/results/sectioning/placed_things_before_node.pl
+++ b/tp/t/results/sectioning/placed_things_before_node.pl
@@ -1153,32 +1153,7 @@ $result_converted{'html'}->{'placed_things_before_node'}
= '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/protected_node_parentheses.pl
b/tp/t/results/sectioning/protected_node_parentheses.pl
index 48503136ce..dee4be7f7f 100644
--- a/tp/t/results/sectioning/protected_node_parentheses.pl
+++ b/tp/t/results/sectioning/protected_node_parentheses.pl
@@ -667,32 +667,7 @@ $result_converted{'html'}->{'protected_node_parentheses'}
= '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/ref_to_top.pl
b/tp/t/results/sectioning/ref_to_top.pl
index 8662a07210..55e74bb477 100644
--- a/tp/t/results/sectioning/ref_to_top.pl
+++ b/tp/t/results/sectioning/ref_to_top.pl
@@ -274,32 +274,7 @@ $result_converted{'html'}->{'ref_to_top'} = '<!DOCTYPE
html>
<link href="#Top" rel="start" title="ToP">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/section_before_after_top_node.pl
b/tp/t/results/sectioning/section_before_after_top_node.pl
index b7e2ad0cb9..85923524a7 100644
--- a/tp/t/results/sectioning/section_before_after_top_node.pl
+++ b/tp/t/results/sectioning/section_before_after_top_node.pl
@@ -396,32 +396,7 @@
$result_converted{'html'}->{'section_before_after_top_node'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/section_before_after_top_node_last_node.pl
b/tp/t/results/sectioning/section_before_after_top_node_last_node.pl
index 89803581ac..ffde978c16 100644
--- a/tp/t/results/sectioning/section_before_after_top_node_last_node.pl
+++ b/tp/t/results/sectioning/section_before_after_top_node_last_node.pl
@@ -471,32 +471,7 @@
$result_converted{'html'}->{'section_before_after_top_node_last_node'} = '<!DOCT
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/section_before_part.pl
b/tp/t/results/sectioning/section_before_part.pl
index 5b47d7b4e4..a58d0bdd40 100644
--- a/tp/t/results/sectioning/section_before_part.pl
+++ b/tp/t/results/sectioning/section_before_part.pl
@@ -209,31 +209,7 @@ $result_converted{'html'}->{'section_before_part'} =
'<!DOCTYPE html>
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/section_before_top.pl
b/tp/t/results/sectioning/section_before_top.pl
index b107c63733..b59e9cd96c 100644
--- a/tp/t/results/sectioning/section_before_top.pl
+++ b/tp/t/results/sectioning/section_before_top.pl
@@ -545,32 +545,7 @@ $result_converted{'html'}->{'section_before_top'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/section_below_unnumbered.pl
b/tp/t/results/sectioning/section_below_unnumbered.pl
index 343345df47..95a82eef69 100644
--- a/tp/t/results/sectioning/section_below_unnumbered.pl
+++ b/tp/t/results/sectioning/section_below_unnumbered.pl
@@ -894,31 +894,7 @@ $result_converted{'html'}->{'section_below_unnumbered'} =
'<!DOCTYPE html>
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/section_below_unnumbered_no_top.pl
b/tp/t/results/sectioning/section_below_unnumbered_no_top.pl
index 9a022ddd25..2c46d38aa8 100644
--- a/tp/t/results/sectioning/section_below_unnumbered_no_top.pl
+++ b/tp/t/results/sectioning/section_below_unnumbered_no_top.pl
@@ -151,32 +151,7 @@
$result_converted{'html'}->{'section_below_unnumbered_no_top'} = '<!DOCTYPE html
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
b/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
index 94464f6e5c..99f51e6a62 100644
--- a/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
+++ b/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
@@ -897,32 +897,7 @@
$result_converted{'html'}->{'section_chapter_before_top_nodes'} = '<!DOCTYPE htm
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/section_in_unnumbered_info.pl
b/tp/t/results/sectioning/section_in_unnumbered_info.pl
index dd85c950a3..f579471006 100644
--- a/tp/t/results/sectioning/section_in_unnumbered_info.pl
+++ b/tp/t/results/sectioning/section_in_unnumbered_info.pl
@@ -8125,31 +8125,7 @@
$result_converted{'html'}->{'section_in_unnumbered_info'} = '<!DOCTYPE html>
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/section_in_unnumbered_plaintext.pl
b/tp/t/results/sectioning/section_in_unnumbered_plaintext.pl
index 2324e22c6f..c39bd11be5 100644
--- a/tp/t/results/sectioning/section_in_unnumbered_plaintext.pl
+++ b/tp/t/results/sectioning/section_in_unnumbered_plaintext.pl
@@ -7947,31 +7947,7 @@
$result_converted{'html'}->{'section_in_unnumbered_plaintext'} = '<!DOCTYPE html
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/section_node_before_part.pl
b/tp/t/results/sectioning/section_node_before_part.pl
index 72c92be1ad..41680ed99c 100644
--- a/tp/t/results/sectioning/section_node_before_part.pl
+++ b/tp/t/results/sectioning/section_node_before_part.pl
@@ -278,32 +278,7 @@ $result_converted{'html'}->{'section_node_before_part'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/sections_test.pl
b/tp/t/results/sectioning/sections_test.pl
index 81585d5d35..a6a5eb141d 100644
--- a/tp/t/results/sectioning/sections_test.pl
+++ b/tp/t/results/sectioning/sections_test.pl
@@ -725,32 +725,7 @@ $result_converted{'html'}->{'sections_test'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/sections_test_no_use_nodes.pl
b/tp/t/results/sectioning/sections_test_no_use_nodes.pl
index 48b0c042fa..71f538280e 100644
--- a/tp/t/results/sectioning/sections_test_no_use_nodes.pl
+++ b/tp/t/results/sectioning/sections_test_no_use_nodes.pl
@@ -726,32 +726,7 @@ $result_converted{'html'}->{'sections_test_no_use_nodes'}
= '<!DOCTYPE html>
<link href="#top" rel="start" title="top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/sectioning/sections_test_no_use_nodes_use_node_directions.pl
b/tp/t/results/sectioning/sections_test_no_use_nodes_use_node_directions.pl
index 7359921f3f..1f9321d76f 100644
--- a/tp/t/results/sectioning/sections_test_no_use_nodes_use_node_directions.pl
+++ b/tp/t/results/sectioning/sections_test_no_use_nodes_use_node_directions.pl
@@ -726,32 +726,7 @@
$result_converted{'html'}->{'sections_test_no_use_nodes_use_node_directions'} =
<link href="#top" rel="start" title="top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/setfilename_on_top_and_after_node.pl
b/tp/t/results/sectioning/setfilename_on_top_and_after_node.pl
index f4dd304c1b..91eeecae5f 100644
--- a/tp/t/results/sectioning/setfilename_on_top_and_after_node.pl
+++ b/tp/t/results/sectioning/setfilename_on_top_and_after_node.pl
@@ -293,32 +293,7 @@
$result_converted{'html'}->{'setfilename_on_top_and_after_node'} = '<!DOCTYPE ht
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/shortcontents.pl
b/tp/t/results/sectioning/shortcontents.pl
index 09c08a2e4f..09da6b5c25 100644
--- a/tp/t/results/sectioning/shortcontents.pl
+++ b/tp/t/results/sectioning/shortcontents.pl
@@ -762,31 +762,7 @@ $result_converted{'html'}->{'shortcontents'} = '<!DOCTYPE
html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/space_in_node.pl
b/tp/t/results/sectioning/space_in_node.pl
index 8c4f8d9adf..53f2dcbaa5 100644
--- a/tp/t/results/sectioning/space_in_node.pl
+++ b/tp/t/results/sectioning/space_in_node.pl
@@ -721,32 +721,7 @@ $result_converted{'html'}->{'space_in_node'} = '<!DOCTYPE
html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/top_no_argument_and_content.pl
b/tp/t/results/sectioning/top_no_argument_and_content.pl
index e68b5b33c9..7a714a4d30 100644
--- a/tp/t/results/sectioning/top_no_argument_and_content.pl
+++ b/tp/t/results/sectioning/top_no_argument_and_content.pl
@@ -115,32 +115,7 @@ $result_converted{'html'}->{'top_no_argument_and_content'}
= '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/top_no_argument_and_node.pl
b/tp/t/results/sectioning/top_no_argument_and_node.pl
index ecac17e06d..90d28e6366 100644
--- a/tp/t/results/sectioning/top_no_argument_and_node.pl
+++ b/tp/t/results/sectioning/top_no_argument_and_node.pl
@@ -189,32 +189,7 @@ $result_converted{'html'}->{'top_no_argument_and_node'} =
'<!DOCTYPE html>
<link href="#start" rel="start" title="start">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/top_no_argument_and_top_node.pl
b/tp/t/results/sectioning/top_no_argument_and_top_node.pl
index 983101ec4f..1b0eccf97a 100644
--- a/tp/t/results/sectioning/top_no_argument_and_top_node.pl
+++ b/tp/t/results/sectioning/top_no_argument_and_top_node.pl
@@ -179,32 +179,7 @@
$result_converted{'html'}->{'top_no_argument_and_top_node'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/top_node_no_menu_direction.pl
b/tp/t/results/sectioning/top_node_no_menu_direction.pl
index f341d5a40d..0394190423 100644
--- a/tp/t/results/sectioning/top_node_no_menu_direction.pl
+++ b/tp/t/results/sectioning/top_node_no_menu_direction.pl
@@ -519,32 +519,7 @@ $result_converted{'html'}->{'top_node_no_menu_direction'}
= '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/top_node_part_top.pl
b/tp/t/results/sectioning/top_node_part_top.pl
index f59622e110..7e71178861 100644
--- a/tp/t/results/sectioning/top_node_part_top.pl
+++ b/tp/t/results/sectioning/top_node_part_top.pl
@@ -414,32 +414,7 @@ $result_converted{'html'}->{'top_node_part_top'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/top_node_up_url.pl
b/tp/t/results/sectioning/top_node_up_url.pl
index 705e7b98b1..aaef12edd5 100644
--- a/tp/t/results/sectioning/top_node_up_url.pl
+++ b/tp/t/results/sectioning/top_node_up_url.pl
@@ -696,32 +696,7 @@ $result_converted{'html'}->{'top_node_up_url'} =
'<!DOCTYPE html>
<link href="http://www.gnu.org/manual/" rel="up" title="@acronym{GNU,
@acronym{GNU}\'s Not Unix} manuals">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/top_without_node_nodes.pl
b/tp/t/results/sectioning/top_without_node_nodes.pl
index 9d789c7c47..6a7675bc63 100644
--- a/tp/t/results/sectioning/top_without_node_nodes.pl
+++ b/tp/t/results/sectioning/top_without_node_nodes.pl
@@ -493,32 +493,7 @@ $result_converted{'html'}->{'top_without_node_nodes'} =
'<!DOCTYPE html>
<link href="#second" rel="start" title="second">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/top_without_node_sections.pl
b/tp/t/results/sectioning/top_without_node_sections.pl
index d404ab5825..9360252fb8 100644
--- a/tp/t/results/sectioning/top_without_node_sections.pl
+++ b/tp/t/results/sectioning/top_without_node_sections.pl
@@ -631,32 +631,7 @@ $result_converted{'html'}->{'top_without_node_sections'} =
'<!DOCTYPE html>
<link href="#second" rel="start" title="second">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/a.html
b/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/a.html
index b3b423ae7d..cafc40f658 100644
---
a/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/a.html
+++
b/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/a.html
@@ -17,32 +17,7 @@
<link href="index.html" rel="prev" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/index.html
b/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/index.html
index 695b54b6c4..764eb51b88 100644
---
a/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/index.html
+++
b/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/index.html
@@ -15,32 +15,7 @@
<link href="a.html#g_t_00e3" rel="next" title="ã">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/n.html
b/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/n.html
index 57dc765731..32cb6f56ce 100644
---
a/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/n.html
+++
b/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/n.html
@@ -17,32 +17,7 @@
<link href="a.html#g_t_00e3" rel="prev" title="ã">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/two_nodes_at_the_end.pl
b/tp/t/results/sectioning/two_nodes_at_the_end.pl
index 00ca5182ae..aafe29355e 100644
--- a/tp/t/results/sectioning/two_nodes_at_the_end.pl
+++ b/tp/t/results/sectioning/two_nodes_at_the_end.pl
@@ -1188,32 +1188,7 @@ $result_converted{'html'}->{'two_nodes_at_the_end'} =
'<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/two_nodes_between_chapters.pl
b/tp/t/results/sectioning/two_nodes_between_chapters.pl
index edba0beeec..fea05966c8 100644
--- a/tp/t/results/sectioning/two_nodes_between_chapters.pl
+++ b/tp/t/results/sectioning/two_nodes_between_chapters.pl
@@ -1432,32 +1432,7 @@
$result_converted{'html'}->{'two_nodes_between_chapters'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/two_unnumbered_no_argument.pl
b/tp/t/results/sectioning/two_unnumbered_no_argument.pl
index ed3bbd7204..6df7d91415 100644
--- a/tp/t/results/sectioning/two_unnumbered_no_argument.pl
+++ b/tp/t/results/sectioning/two_unnumbered_no_argument.pl
@@ -154,32 +154,7 @@ $result_converted{'html'}->{'two_unnumbered_no_argument'}
= '<!DOCTYPE html>
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/unnumbered_before_node_top_top.pl
b/tp/t/results/sectioning/unnumbered_before_node_top_top.pl
index 750dc3d62d..819157947c 100644
--- a/tp/t/results/sectioning/unnumbered_before_node_top_top.pl
+++ b/tp/t/results/sectioning/unnumbered_before_node_top_top.pl
@@ -550,32 +550,7 @@
$result_converted{'html'}->{'unnumbered_before_node_top_top'} = '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/unnumbered_before_top_node.pl
b/tp/t/results/sectioning/unnumbered_before_top_node.pl
index 86e3e71f63..93f96cd300 100644
--- a/tp/t/results/sectioning/unnumbered_before_top_node.pl
+++ b/tp/t/results/sectioning/unnumbered_before_top_node.pl
@@ -350,32 +350,7 @@ $result_converted{'html'}->{'unnumbered_before_top_node'}
= '<!DOCTYPE html>
<link href="#Top" rel="start" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/unnumbered_top_without_node_nodes.pl
b/tp/t/results/sectioning/unnumbered_top_without_node_nodes.pl
index 8c322010a2..69ada23fba 100644
--- a/tp/t/results/sectioning/unnumbered_top_without_node_nodes.pl
+++ b/tp/t/results/sectioning/unnumbered_top_without_node_nodes.pl
@@ -897,32 +897,7 @@
$result_converted{'html'}->{'unnumbered_top_without_node_nodes'} = '<!DOCTYPE ht
<link href="#a-node" rel="start" title="a node">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/sectioning/unnumbered_top_without_node_sections.pl
b/tp/t/results/sectioning/unnumbered_top_without_node_sections.pl
index 5417fe7c46..82d761a604 100644
--- a/tp/t/results/sectioning/unnumbered_top_without_node_sections.pl
+++ b/tp/t/results/sectioning/unnumbered_top_without_node_sections.pl
@@ -1032,32 +1032,7 @@
$result_converted{'html'}->{'unnumbered_top_without_node_sections'} = '<!DOCTYPE
<link href="#a-node" rel="start" title="a node">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/t/results/xtable/block_commands_in_table.pl
b/tp/t/results/xtable/block_commands_in_table.pl
index 68e9aa04a1..ba0e7c26af 100644
--- a/tp/t/results/xtable/block_commands_in_table.pl
+++ b/tp/t/results/xtable/block_commands_in_table.pl
@@ -1768,17 +1768,17 @@ end example.
</dl>
<dl>
-<dt id=\'index-item-before-ignored-lines\'><span><strong>item before ignored
lines</strong><a href=\'#index-item-before-ignored-lines\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-item-before-ignored-lines\'><span><strong>item before ignored
lines</strong><a class="copiable-anchor"
href=\'#index-item-before-ignored-lines\'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-vindex"></a>
</dd>
-<dt id=\'index-itemx-now\'><span><strong>itemx now</strong><a
href=\'#index-itemx-now\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-itemx-now\'><span><strong>itemx now</strong><a
class="copiable-anchor" href=\'#index-itemx-now\'> ¶</a></span></dt>
<dd>
<p>Description
</p></dd>
</dl>
<dl>
-<dt id=\'index-item\'><span><span class="roman">item</span><a
href=\'#index-item\' class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id=\'index-itemx-after-an-empty-line\'><span><span class="roman">itemx
after an empty line</span><a href=\'#index-itemx-after-an-empty-line\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-item\'><span><span class="roman">item</span><a
class="copiable-anchor" href=\'#index-item\'> ¶</a></span></dt>
+<dt id=\'index-itemx-after-an-empty-line\'><span><span class="roman">itemx
after an empty line</span><a class="copiable-anchor"
href=\'#index-itemx-after-an-empty-line\'> ¶</a></span></dt>
<dd>
<p>Description.
</p>
diff --git a/tp/t/results/xtable/empty_item_itemx.pl
b/tp/t/results/xtable/empty_item_itemx.pl
index 1aa43a18cb..9c85de13c2 100644
--- a/tp/t/results/xtable/empty_item_itemx.pl
+++ b/tp/t/results/xtable/empty_item_itemx.pl
@@ -454,9 +454,9 @@ $result_converted{'html_text'}->{'empty_item_itemx'} = '<dl>
<p>VTable
</p>
</dd>
-<dt id=\'index-first-item\'><span>first item<a href=\'#index-first-item\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id=\'index-after-an-empty-itemx_002c-before-an-empty-item\'><span>after an
empty itemx, before an empty item<a
href=\'#index-after-an-empty-itemx_002c-before-an-empty-item\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id=\'index-in-item-before-end-table\'><span>in item before end table<a
href=\'#index-in-item-before-end-table\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id=\'index-first-item\'><span>first item<a class="copiable-anchor"
href=\'#index-first-item\'> ¶</a></span></dt>
+<dt id=\'index-after-an-empty-itemx_002c-before-an-empty-item\'><span>after an
empty itemx, before an empty item<a class="copiable-anchor"
href=\'#index-after-an-empty-itemx_002c-before-an-empty-item\'>
¶</a></span></dt>
+<dt id=\'index-in-item-before-end-table\'><span>in item before end table<a
class="copiable-anchor" href=\'#index-in-item-before-end-table\'>
¶</a></span></dt>
</dl>
';
diff --git a/tp/t/results/xtable/inter_item_commands_in_table.pl
b/tp/t/results/xtable/inter_item_commands_in_table.pl
index 9b229cc511..becfd4623d 100644
--- a/tp/t/results/xtable/inter_item_commands_in_table.pl
+++ b/tp/t/results/xtable/inter_item_commands_in_table.pl
@@ -3211,27 +3211,27 @@
$result_converted{'html_text'}->{'inter_item_commands_in_table'} = '
<h2 class="chapter" id="chap">1 chap</h2>
<dl>
-<dt id=\'index-acode_002d_002db\'><span><code>acode--b</code><a
href=\'#index-acode_002d_002db\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id=\'index-acode_002d_002db\'><span><code>acode--b</code><a
class="copiable-anchor" href=\'#index-acode_002d_002db\'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id=\'index-aasis_002d_002db\'><span>aasis–b<a
href=\'#index-aasis_002d_002db\' class=\'copiable-anchor\'>
¶</a></span></dt>
-<dt id=\'index-b-1\'><span>b<a href=\'#index-b-1\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id=\'index-aasis_002d_002db\'><span>aasis–b<a
class="copiable-anchor" href=\'#index-aasis_002d_002db\'> ¶</a></span></dt>
+<dt id=\'index-b-1\'><span>b<a class="copiable-anchor" href=\'#index-b-1\'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id=\'index-avar_002d_002db\'><span><var>avar–b</var><a
href=\'#index-avar_002d_002db\' class=\'copiable-anchor\'>
¶</a></span></dt>
+<dt id=\'index-avar_002d_002db\'><span><var>avar–b</var><a
class="copiable-anchor" href=\'#index-avar_002d_002db\'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id=\'index-b\'><span><var>b</var><a href=\'#index-b\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-b\'><span><var>b</var><a class="copiable-anchor"
href=\'#index-b\'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
-<dt id=\'index-c\'><span><var>c</var><a href=\'#index-c\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id=\'index-d\'><span><var>d</var><a href=\'#index-d\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-c\'><span><var>c</var><a class="copiable-anchor"
href=\'#index-c\'> ¶</a></span></dt>
+<dt id=\'index-d\'><span><var>d</var><a class="copiable-anchor"
href=\'#index-d\'> ¶</a></span></dt>
</dl>
<dl>
diff --git a/tp/t/results/xtable/table_nested.pl
b/tp/t/results/xtable/table_nested.pl
index 8ab3b108b3..049689772e 100644
--- a/tp/t/results/xtable/table_nested.pl
+++ b/tp/t/results/xtable/table_nested.pl
@@ -2682,18 +2682,18 @@ $result_converted{'html_text'}->{'table_nested'} = '
<p>Quotation
</p><blockquote>
<dl>
-<dt id=\'index-first-item\'><span>first item<a href=\'#index-first-item\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id=\'index-second-itemx\'><span>second itemx<a
href=\'#index-second-itemx\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-first-item\'><span>first item<a class="copiable-anchor"
href=\'#index-first-item\'> ¶</a></span></dt>
+<dt id=\'index-second-itemx\'><span>second itemx<a class="copiable-anchor"
href=\'#index-second-itemx\'> ¶</a></span></dt>
<dd>
<p>Text.
</p>
</dd>
-<dt id=\'index-second-item\'><span>second item<a href=\'#index-second-item\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-second-item\'><span>second item<a class="copiable-anchor"
href=\'#index-second-item\'> ¶</a></span></dt>
<dd>
<p>Text 2
</p>
</dd>
-<dt id=\'index-last\'><span>last<a href=\'#index-last\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-last\'><span>last<a class="copiable-anchor"
href=\'#index-last\'> ¶</a></span></dt>
</dl>
<p>Something.
@@ -2711,20 +2711,20 @@ $result_converted{'html_text'}->{'table_nested'} = '
<p>Example
</p><div class="example">
<dl>
-<dt id=\'index-first-item-1\'><span><tt>first item</tt><a
href=\'#index-first-item-1\' class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id=\'index-second-itemx-1\'><span><tt>second itemx</tt><a
href=\'#index-second-itemx-1\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-first-item-1\'><span><tt>first item</tt><a
class="copiable-anchor" href=\'#index-first-item-1\'> ¶</a></span></dt>
+<dt id=\'index-second-itemx-1\'><span><tt>second itemx</tt><a
class="copiable-anchor" href=\'#index-second-itemx-1\'> ¶</a></span></dt>
<dd><pre class="example">
Text.
</pre></dd>
-<dt id=\'index-second-item-1\'><span><tt>second item</tt><a
href=\'#index-second-item-1\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-second-item-1\'><span><tt>second item</tt><a
class="copiable-anchor" href=\'#index-second-item-1\'> ¶</a></span></dt>
<dd><pre class="example">
Text 2
</pre></dd>
-<dt id=\'index-last-1\'><span><tt>last</tt><a href=\'#index-last-1\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-last-1\'><span><tt>last</tt><a class="copiable-anchor"
href=\'#index-last-1\'> ¶</a></span></dt>
</dl>
<pre class="example">
@@ -2744,18 +2744,18 @@ Something.
</p><blockquote>
<blockquote>
<dl>
-<dt id=\'index-first-item-2\'><span>first item<a href=\'#index-first-item-2\'
class=\'copiable-anchor\'> ¶</a></span></dt>
-<dt id=\'index-second-itemx-2\'><span>second itemx<a
href=\'#index-second-itemx-2\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-first-item-2\'><span>first item<a class="copiable-anchor"
href=\'#index-first-item-2\'> ¶</a></span></dt>
+<dt id=\'index-second-itemx-2\'><span>second itemx<a class="copiable-anchor"
href=\'#index-second-itemx-2\'> ¶</a></span></dt>
<dd>
<p>Text.
</p>
</dd>
-<dt id=\'index-second-item-2\'><span>second item<a
href=\'#index-second-item-2\' class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-second-item-2\'><span>second item<a class="copiable-anchor"
href=\'#index-second-item-2\'> ¶</a></span></dt>
<dd>
<p>Text 2
</p>
</dd>
-<dt id=\'index-last-2\'><span>last<a href=\'#index-last-2\'
class=\'copiable-anchor\'> ¶</a></span></dt>
+<dt id=\'index-last-2\'><span>last<a class="copiable-anchor"
href=\'#index-last-2\'> ¶</a></span></dt>
</dl>
<p>Something.
diff --git
a/tp/tests/contents/res_parser/contents_and_parts/contents_and_parts.html
b/tp/tests/contents/res_parser/contents_and_parts/contents_and_parts.html
index 567e4761d7..7e238ae98a 100644
--- a/tp/tests/contents/res_parser/contents_and_parts/contents_and_parts.html
+++ b/tp/tests/contents/res_parser/contents_and_parts/contents_and_parts.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/contents_at_begin/contents_at_begin.html
b/tp/tests/contents/res_parser/contents_at_begin/contents_at_begin.html
index 92bad742ad..817b6d3a88 100644
--- a/tp/tests/contents/res_parser/contents_at_begin/contents_at_begin.html
+++ b/tp/tests/contents/res_parser/contents_at_begin/contents_at_begin.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/contents_at_begin_inline/contents_at_begin.html
b/tp/tests/contents/res_parser/contents_at_begin_inline/contents_at_begin.html
index 61281ef116..53b9039171 100644
---
a/tp/tests/contents/res_parser/contents_at_begin_inline/contents_at_begin.html
+++
b/tp/tests/contents/res_parser/contents_at_begin_inline/contents_at_begin.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/contents_at_end/contents_at_end.html
b/tp/tests/contents/res_parser/contents_at_end/contents_at_end.html
index ab43ffbb22..102452afe1 100644
--- a/tp/tests/contents/res_parser/contents_at_end/contents_at_end.html
+++ b/tp/tests/contents/res_parser/contents_at_end/contents_at_end.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/contents_at_end_inline/contents_at_end.html
b/tp/tests/contents/res_parser/contents_at_end_inline/contents_at_end.html
index 01b69df6af..59e2a44e12 100644
--- a/tp/tests/contents/res_parser/contents_at_end_inline/contents_at_end.html
+++ b/tp/tests/contents/res_parser/contents_at_end_inline/contents_at_end.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/contents_in_middle_chapter/contents_in_middle_chapter.html
b/tp/tests/contents/res_parser/contents_in_middle_chapter/contents_in_middle_chapter.html
index b094c396ba..75b41b6bed 100644
---
a/tp/tests/contents/res_parser/contents_in_middle_chapter/contents_in_middle_chapter.html
+++
b/tp/tests/contents/res_parser/contents_in_middle_chapter/contents_in_middle_chapter.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/contents_in_middle_chapter_inline/contents_in_middle_chapter.html
b/tp/tests/contents/res_parser/contents_in_middle_chapter_inline/contents_in_middle_chapter.html
index c0194c78b9..f02b548514 100644
---
a/tp/tests/contents/res_parser/contents_in_middle_chapter_inline/contents_in_middle_chapter.html
+++
b/tp/tests/contents/res_parser/contents_in_middle_chapter_inline/contents_in_middle_chapter.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/contents_in_middle_section/contents_in_middle_section.html
b/tp/tests/contents/res_parser/contents_in_middle_section/contents_in_middle_section.html
index 3d6f05c8d5..90018d6174 100644
---
a/tp/tests/contents/res_parser/contents_in_middle_section/contents_in_middle_section.html
+++
b/tp/tests/contents/res_parser/contents_in_middle_section/contents_in_middle_section.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/contents_in_middle_section_inline/contents_in_middle_section.html
b/tp/tests/contents/res_parser/contents_in_middle_section_inline/contents_in_middle_section.html
index 9749b59ea5..5216c5d7a3 100644
---
a/tp/tests/contents/res_parser/contents_in_middle_section_inline/contents_in_middle_section.html
+++
b/tp/tests/contents/res_parser/contents_in_middle_section_inline/contents_in_middle_section.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/double_contents/double_contents.html
b/tp/tests/contents/res_parser/double_contents/double_contents.html
index cd095d06ca..fb907df821 100644
--- a/tp/tests/contents/res_parser/double_contents/double_contents.html
+++ b/tp/tests/contents/res_parser/double_contents/double_contents.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_after_title/double_contents.html
b/tp/tests/contents/res_parser/double_contents_after_title/double_contents.html
index 781cba1e00..1cd282dd68 100644
---
a/tp/tests/contents/res_parser/double_contents_after_title/double_contents.html
+++
b/tp/tests/contents/res_parser/double_contents_after_title/double_contents.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_after_title_book/double_contents.html
b/tp/tests/contents/res_parser/double_contents_after_title_book/double_contents.html
index 781cba1e00..1cd282dd68 100644
---
a/tp/tests/contents/res_parser/double_contents_after_title_book/double_contents.html
+++
b/tp/tests/contents/res_parser/double_contents_after_title_book/double_contents.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/chapter.html
b/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/chapter.html
index bbd561eaf7..c7251425f8 100644
---
a/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/chapter.html
+++
b/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/double_contents_abt.html
b/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/double_contents_abt.html
index efe44d937a..be225e2b00 100644
---
a/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/double_contents_abt.html
+++
b/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/double_contents_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/index.html
b/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/index.html
index 615923d022..3636dbf7cf 100644
---
a/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/index.html
+++
b/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/index.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/section.html
b/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/section.html
index 773988a500..3be078dc18 100644
---
a/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/section.html
+++
b/tp/tests/contents/res_parser/double_contents_after_title_book_chapter/section.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_after_title_no_texi2html/chapter.html
b/tp/tests/contents/res_parser/double_contents_after_title_no_texi2html/chapter.html
index 069de66be7..023941c2dc 100644
---
a/tp/tests/contents/res_parser/double_contents_after_title_no_texi2html/chapter.html
+++
b/tp/tests/contents/res_parser/double_contents_after_title_no_texi2html/chapter.html
@@ -18,32 +18,7 @@
<link href="index.html" rel="prev" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_after_title_no_texi2html/index.html
b/tp/tests/contents/res_parser/double_contents_after_title_no_texi2html/index.html
index 6985db9146..d4a2b6f9e3 100644
---
a/tp/tests/contents/res_parser/double_contents_after_title_no_texi2html/index.html
+++
b/tp/tests/contents/res_parser/double_contents_after_title_no_texi2html/index.html
@@ -17,31 +17,7 @@
<link href="chapter.html" rel="next" title="chapter">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_after_title_no_texi2html/section.html
b/tp/tests/contents/res_parser/double_contents_after_title_no_texi2html/section.html
index 5991709a84..6364f63905 100644
---
a/tp/tests/contents/res_parser/double_contents_after_title_no_texi2html/section.html
+++
b/tp/tests/contents/res_parser/double_contents_after_title_no_texi2html/section.html
@@ -17,32 +17,7 @@
<link href="chapter.html" rel="up" title="chapter">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_book/double_contents.html
b/tp/tests/contents/res_parser/double_contents_book/double_contents.html
index ca2b0854e9..0d27d582ca 100644
--- a/tp/tests/contents/res_parser/double_contents_book/double_contents.html
+++ b/tp/tests/contents/res_parser/double_contents_book/double_contents.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/double_contents_chapter/chapter.html
b/tp/tests/contents/res_parser/double_contents_chapter/chapter.html
index c891b7c4dd..a422dc8a57 100644
--- a/tp/tests/contents/res_parser/double_contents_chapter/chapter.html
+++ b/tp/tests/contents/res_parser/double_contents_chapter/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_chapter/double_contents_abt.html
b/tp/tests/contents/res_parser/double_contents_chapter/double_contents_abt.html
index 6943226f2b..55b7c7539a 100644
---
a/tp/tests/contents/res_parser/double_contents_chapter/double_contents_abt.html
+++
b/tp/tests/contents/res_parser/double_contents_chapter/double_contents_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_chapter/double_contents_toc.html
b/tp/tests/contents/res_parser/double_contents_chapter/double_contents_toc.html
index 9c7e24e82a..acebb4ced9 100644
---
a/tp/tests/contents/res_parser/double_contents_chapter/double_contents_toc.html
+++
b/tp/tests/contents/res_parser/double_contents_chapter/double_contents_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/double_contents_chapter/index.html
b/tp/tests/contents/res_parser/double_contents_chapter/index.html
index ebda5834a7..623e1ade9b 100644
--- a/tp/tests/contents/res_parser/double_contents_chapter/index.html
+++ b/tp/tests/contents/res_parser/double_contents_chapter/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/double_contents_chapter/section.html
b/tp/tests/contents/res_parser/double_contents_chapter/section.html
index 773988a500..3be078dc18 100644
--- a/tp/tests/contents/res_parser/double_contents_chapter/section.html
+++ b/tp/tests/contents/res_parser/double_contents_chapter/section.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline/double_contents.html
b/tp/tests/contents/res_parser/double_contents_inline/double_contents.html
index 1bccbc69bf..bc53844ef7 100644
--- a/tp/tests/contents/res_parser/double_contents_inline/double_contents.html
+++ b/tp/tests/contents/res_parser/double_contents_inline/double_contents.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline_chapter/chapter.html
b/tp/tests/contents/res_parser/double_contents_inline_chapter/chapter.html
index 0fa08ad634..13ca3d7b7d 100644
--- a/tp/tests/contents/res_parser/double_contents_inline_chapter/chapter.html
+++ b/tp/tests/contents/res_parser/double_contents_inline_chapter/chapter.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline_chapter/double_contents_abt.html
b/tp/tests/contents/res_parser/double_contents_inline_chapter/double_contents_abt.html
index efe44d937a..be225e2b00 100644
---
a/tp/tests/contents/res_parser/double_contents_inline_chapter/double_contents_abt.html
+++
b/tp/tests/contents/res_parser/double_contents_inline_chapter/double_contents_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline_chapter/index.html
b/tp/tests/contents/res_parser/double_contents_inline_chapter/index.html
index 860e4c3ff8..5e01b89d22 100644
--- a/tp/tests/contents/res_parser/double_contents_inline_chapter/index.html
+++ b/tp/tests/contents/res_parser/double_contents_inline_chapter/index.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline_chapter/section.html
b/tp/tests/contents/res_parser/double_contents_inline_chapter/section.html
index 773988a500..3be078dc18 100644
--- a/tp/tests/contents/res_parser/double_contents_inline_chapter/section.html
+++ b/tp/tests/contents/res_parser/double_contents_inline_chapter/section.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline_nodes/chapter.html
b/tp/tests/contents/res_parser/double_contents_inline_nodes/chapter.html
index dbff828de2..55b4fadf70 100644
--- a/tp/tests/contents/res_parser/double_contents_inline_nodes/chapter.html
+++ b/tp/tests/contents/res_parser/double_contents_inline_nodes/chapter.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline_nodes/double_contents_abt.html
b/tp/tests/contents/res_parser/double_contents_inline_nodes/double_contents_abt.html
index 998b76d7ea..860fd56b65 100644
---
a/tp/tests/contents/res_parser/double_contents_inline_nodes/double_contents_abt.html
+++
b/tp/tests/contents/res_parser/double_contents_inline_nodes/double_contents_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline_nodes/index.html
b/tp/tests/contents/res_parser/double_contents_inline_nodes/index.html
index 1256edd162..b4b23f779f 100644
--- a/tp/tests/contents/res_parser/double_contents_inline_nodes/index.html
+++ b/tp/tests/contents/res_parser/double_contents_inline_nodes/index.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline_nodes/section.html
b/tp/tests/contents/res_parser/double_contents_inline_nodes/section.html
index 8b1428db02..1688a29b15 100644
--- a/tp/tests/contents/res_parser/double_contents_inline_nodes/section.html
+++ b/tp/tests/contents/res_parser/double_contents_inline_nodes/section.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline_section/chapter.html
b/tp/tests/contents/res_parser/double_contents_inline_section/chapter.html
index 5a8fa52247..c5acf0343e 100644
--- a/tp/tests/contents/res_parser/double_contents_inline_section/chapter.html
+++ b/tp/tests/contents/res_parser/double_contents_inline_section/chapter.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline_section/double_contents_abt.html
b/tp/tests/contents/res_parser/double_contents_inline_section/double_contents_abt.html
index efe44d937a..be225e2b00 100644
---
a/tp/tests/contents/res_parser/double_contents_inline_section/double_contents_abt.html
+++
b/tp/tests/contents/res_parser/double_contents_inline_section/double_contents_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline_section/index.html
b/tp/tests/contents/res_parser/double_contents_inline_section/index.html
index 03b9e2a546..d27d9232b4 100644
--- a/tp/tests/contents/res_parser/double_contents_inline_section/index.html
+++ b/tp/tests/contents/res_parser/double_contents_inline_section/index.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_inline_section/section.html
b/tp/tests/contents/res_parser/double_contents_inline_section/section.html
index c6334c5b6e..d3888607f7 100644
--- a/tp/tests/contents/res_parser/double_contents_inline_section/section.html
+++ b/tp/tests/contents/res_parser/double_contents_inline_section/section.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/double_contents_nodes/chapter.html
b/tp/tests/contents/res_parser/double_contents_nodes/chapter.html
index ecce2be9c9..eb4a26cd88 100644
--- a/tp/tests/contents/res_parser/double_contents_nodes/chapter.html
+++ b/tp/tests/contents/res_parser/double_contents_nodes/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_nodes/double_contents_abt.html
b/tp/tests/contents/res_parser/double_contents_nodes/double_contents_abt.html
index b4ce69cd08..5b904e7335 100644
---
a/tp/tests/contents/res_parser/double_contents_nodes/double_contents_abt.html
+++
b/tp/tests/contents/res_parser/double_contents_nodes/double_contents_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_nodes/double_contents_toc.html
b/tp/tests/contents/res_parser/double_contents_nodes/double_contents_toc.html
index 0a01a27a99..b55cfb3401 100644
---
a/tp/tests/contents/res_parser/double_contents_nodes/double_contents_toc.html
+++
b/tp/tests/contents/res_parser/double_contents_nodes/double_contents_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/double_contents_nodes/index.html
b/tp/tests/contents/res_parser/double_contents_nodes/index.html
index 6d64bb428c..a9d88bef77 100644
--- a/tp/tests/contents/res_parser/double_contents_nodes/index.html
+++ b/tp/tests/contents/res_parser/double_contents_nodes/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/double_contents_nodes/section.html
b/tp/tests/contents/res_parser/double_contents_nodes/section.html
index 52b8ad616d..226ba92179 100644
--- a/tp/tests/contents/res_parser/double_contents_nodes/section.html
+++ b/tp/tests/contents/res_parser/double_contents_nodes/section.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/double_contents_section/chapter.html
b/tp/tests/contents/res_parser/double_contents_section/chapter.html
index 0298bd4643..5a7da72993 100644
--- a/tp/tests/contents/res_parser/double_contents_section/chapter.html
+++ b/tp/tests/contents/res_parser/double_contents_section/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_section/double_contents_abt.html
b/tp/tests/contents/res_parser/double_contents_section/double_contents_abt.html
index 6943226f2b..55b7c7539a 100644
---
a/tp/tests/contents/res_parser/double_contents_section/double_contents_abt.html
+++
b/tp/tests/contents/res_parser/double_contents_section/double_contents_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/double_contents_section/double_contents_toc.html
b/tp/tests/contents/res_parser/double_contents_section/double_contents_toc.html
index 16db37e606..4c2beca66d 100644
---
a/tp/tests/contents/res_parser/double_contents_section/double_contents_toc.html
+++
b/tp/tests/contents/res_parser/double_contents_section/double_contents_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/double_contents_section/index.html
b/tp/tests/contents/res_parser/double_contents_section/index.html
index b117e1542e..50f1526e42 100644
--- a/tp/tests/contents/res_parser/double_contents_section/index.html
+++ b/tp/tests/contents/res_parser/double_contents_section/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/double_contents_section/section.html
b/tp/tests/contents/res_parser/double_contents_section/section.html
index c6042fe336..6957681159 100644
--- a/tp/tests/contents/res_parser/double_contents_section/section.html
+++ b/tp/tests/contents/res_parser/double_contents_section/section.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/no_content/no_content.html
b/tp/tests/contents/res_parser/no_content/no_content.html
index 19b8907bc2..8da91db9db 100644
--- a/tp/tests/contents/res_parser/no_content/no_content.html
+++ b/tp/tests/contents/res_parser/no_content/no_content.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/no_content_do_contents/no_content.html
b/tp/tests/contents/res_parser/no_content_do_contents/no_content.html
index 1ecaf8330d..f7b4ee85a1 100644
--- a/tp/tests/contents/res_parser/no_content_do_contents/no_content.html
+++ b/tp/tests/contents/res_parser/no_content_do_contents/no_content.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/no_content_do_contents_inline/no_content.html
b/tp/tests/contents/res_parser/no_content_do_contents_inline/no_content.html
index 19b8907bc2..8da91db9db 100644
--- a/tp/tests/contents/res_parser/no_content_do_contents_inline/no_content.html
+++ b/tp/tests/contents/res_parser/no_content_do_contents_inline/no_content.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/contents/res_parser/no_content_inline/no_content.html
b/tp/tests/contents/res_parser/no_content_inline/no_content.html
index 19b8907bc2..8da91db9db 100644
--- a/tp/tests/contents/res_parser/no_content_inline/no_content.html
+++ b/tp/tests/contents/res_parser/no_content_inline/no_content.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/no_content_setcatpage/no_content_setcatpage.html
b/tp/tests/contents/res_parser/no_content_setcatpage/no_content_setcatpage.html
index 19b8907bc2..8da91db9db 100644
---
a/tp/tests/contents/res_parser/no_content_setcatpage/no_content_setcatpage.html
+++
b/tp/tests/contents/res_parser/no_content_setcatpage/no_content_setcatpage.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/no_content_setcatpage_do_contents/no_content_setcatpage.html
b/tp/tests/contents/res_parser/no_content_setcatpage_do_contents/no_content_setcatpage.html
index 1ecaf8330d..f7b4ee85a1 100644
---
a/tp/tests/contents/res_parser/no_content_setcatpage_do_contents/no_content_setcatpage.html
+++
b/tp/tests/contents/res_parser/no_content_setcatpage_do_contents/no_content_setcatpage.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/no_content_setcatpage_do_contents_inline/no_content_setcatpage.html
b/tp/tests/contents/res_parser/no_content_setcatpage_do_contents_inline/no_content_setcatpage.html
index 19b8907bc2..8da91db9db 100644
---
a/tp/tests/contents/res_parser/no_content_setcatpage_do_contents_inline/no_content_setcatpage.html
+++
b/tp/tests/contents/res_parser/no_content_setcatpage_do_contents_inline/no_content_setcatpage.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/contents/res_parser/no_content_setcatpage_inline/no_content_setcatpage.html
b/tp/tests/contents/res_parser/no_content_setcatpage_inline/no_content_setcatpage.html
index 19b8907bc2..8da91db9db 100644
---
a/tp/tests/contents/res_parser/no_content_setcatpage_inline/no_content_setcatpage.html
+++
b/tp/tests/contents/res_parser/no_content_setcatpage_inline/no_content_setcatpage.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
b/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
index 2874d3f403..00c4f88853 100644
---
a/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
+++
b/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
@@ -16,31 +16,9 @@
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -83,7 +61,7 @@ ul.no-bullet {list-style: none}
<p>Voir <a href="#chapter">Chapter</a>.
</p>
<dl class="def">
-<dt id="index-name-on-class"><span>Méthode de class :
<em>data-type</em> <strong>name</strong> <em>arguments</em><a
href='#index-name-on-class' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-name-on-class"><span>Méthode de class :
<em>data-type</em> <strong>name</strong> <em>arguments</em><a
class="copiable-anchor" href='#index-name-on-class'> ¶</a></span></dt>
<dd><p>Some text.
</p></dd></dl>
diff --git
a/tp/tests/formatting/res_parser/ignore_and_comments_output/ignore_and_comments.html
b/tp/tests/formatting/res_parser/ignore_and_comments_output/ignore_and_comments.html
index eabfc4860d..7852ed603d 100644
---
a/tp/tests/formatting/res_parser/ignore_and_comments_output/ignore_and_comments.html
+++
b/tp/tests/formatting/res_parser/ignore_and_comments_output/ignore_and_comments.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/formatting/res_parser/simplest_test_css/simplest.html
b/tp/tests/formatting/res_parser/simplest_test_css/simplest.html
index 245331d096..596dbc26a3 100644
--- a/tp/tests/formatting/res_parser/simplest_test_css/simplest.html
+++ b/tp/tests/formatting/res_parser/simplest_test_css/simplest.html
@@ -24,33 +24,8 @@
@import ("strange\" ;file") ;
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
@media tv { h3 {text-align: left} }
-->
diff --git a/tp/tests/formatting/res_parser/test_redefine_need/test_need.html
b/tp/tests/formatting/res_parser/test_redefine_need/test_need.html
index 5cb8a7e207..cc7ff24762 100644
--- a/tp/tests/formatting/res_parser/test_redefine_need/test_need.html
+++ b/tp/tests/formatting/res_parser/test_redefine_need/test_need.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_and_node_same_name/index_and_node_same_name.html
b/tp/tests/indices/res_parser/index_and_node_same_name/index_and_node_same_name.html
index ab396c525c..3a74d8839a 100644
---
a/tp/tests/indices/res_parser/index_and_node_same_name/index_and_node_same_name.html
+++
b/tp/tests/indices/res_parser/index_and_node_same_name/index_and_node_same_name.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_entry_in_footnote/index_entry_in_footnote.html
b/tp/tests/indices/res_parser/index_entry_in_footnote/index_entry_in_footnote.html
index 0622d6d0da..4ab3a1b4cb 100644
---
a/tp/tests/indices/res_parser/index_entry_in_footnote/index_entry_in_footnote.html
+++
b/tp/tests/indices/res_parser/index_entry_in_footnote/index_entry_in_footnote.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_no_node_no_top/index_no_node_no_top.html
b/tp/tests/indices/res_parser/index_no_node_no_top/index_no_node_no_top.html
index d8837e15e5..bea0aebc4e 100644
--- a/tp/tests/indices/res_parser/index_no_node_no_top/index_no_node_no_top.html
+++ b/tp/tests/indices/res_parser/index_no_node_no_top/index_no_node_no_top.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_nodes/index_nodes.html
b/tp/tests/indices/res_parser/index_nodes/index_nodes.html
index 4b502f53ca..2dee6b8a05 100644
--- a/tp/tests/indices/res_parser/index_nodes/index_nodes.html
+++ b/tp/tests/indices/res_parser/index_nodes/index_nodes.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_nodes_nodes/a-node.html
b/tp/tests/indices/res_parser/index_nodes_nodes/a-node.html
index 4c7806a5c5..d02d84f0dc 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/a-node.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/a-node.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_nodes_nodes/another.html
b/tp/tests/indices/res_parser/index_nodes_nodes/another.html
index fc2e875f56..971a449dfb 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/another.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/another.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_nodes_nodes/first.html
b/tp/tests/indices/res_parser/index_nodes_nodes/first.html
index 8bcddfb091..663a58d80b 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/first.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/first.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_nodes_nodes/index.html
b/tp/tests/indices/res_parser/index_nodes_nodes/index.html
index 73d8be36cb..060619de07 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/index.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_nodes_nodes/index_nodes_abt.html
b/tp/tests/indices/res_parser/index_nodes_nodes/index_nodes_abt.html
index 277b25e8f6..e4b0d0dfe2 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/index_nodes_abt.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/index_nodes_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_nodes_nodes/second.html
b/tp/tests/indices/res_parser/index_nodes_nodes/second.html
index b90f91268e..6cd38b4c97 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/second.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/second.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_one_node/index_one_node.html
b/tp/tests/indices/res_parser/index_one_node/index_one_node.html
index 703e214f22..58b02eb07a 100644
--- a/tp/tests/indices/res_parser/index_one_node/index_one_node.html
+++ b/tp/tests/indices/res_parser/index_one_node/index_one_node.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_special_region/Chapter.html
b/tp/tests/indices/res_parser/index_special_region/Chapter.html
index feb6abe7e6..e02a502c80 100644
--- a/tp/tests/indices/res_parser/index_special_region/Chapter.html
+++ b/tp/tests/indices/res_parser/index_special_region/Chapter.html
@@ -22,31 +22,9 @@ domain.
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -121,7 +99,7 @@ and titlepage, and various wrong index entries.
</dl>
<dl>
-<dt id='index-fun'><span>fun<a href='#index-fun' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'>
¶</a></span></dt>
</dl>
<table class="menu" border="0" cellspacing="0">
diff --git
a/tp/tests/indices/res_parser/index_special_region/Copying-and-indices.html
b/tp/tests/indices/res_parser/index_special_region/Copying-and-indices.html
index c5801f37c5..ec3ef1d460 100644
--- a/tp/tests/indices/res_parser/index_special_region/Copying-and-indices.html
+++ b/tp/tests/indices/res_parser/index_special_region/Copying-and-indices.html
@@ -20,33 +20,9 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region/Copying-information.html
b/tp/tests/indices/res_parser/index_special_region/Copying-information.html
index 22fc6c5649..8447e9021b 100644
--- a/tp/tests/indices/res_parser/index_special_region/Copying-information.html
+++ b/tp/tests/indices/res_parser/index_special_region/Copying-information.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region/Public-domain-reference.html
b/tp/tests/indices/res_parser/index_special_region/Public-domain-reference.html
index bd9835effd..10026f820f 100644
---
a/tp/tests/indices/res_parser/index_special_region/Public-domain-reference.html
+++
b/tp/tests/indices/res_parser/index_special_region/Public-domain-reference.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region/Titlepage-footnote-anchor.html
b/tp/tests/indices/res_parser/index_special_region/Titlepage-footnote-anchor.html
index 179db0c5d7..8fbd03046a 100644
---
a/tp/tests/indices/res_parser/index_special_region/Titlepage-footnote-anchor.html
+++
b/tp/tests/indices/res_parser/index_special_region/Titlepage-footnote-anchor.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_special_region/index.html
b/tp/tests/indices/res_parser/index_special_region/index.html
index 805b894224..646b4da40d 100644
--- a/tp/tests/indices/res_parser/index_special_region/index.html
+++ b/tp/tests/indices/res_parser/index_special_region/index.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region/index_special_region_abt.html
b/tp/tests/indices/res_parser/index_special_region/index_special_region_abt.html
index 50b104e312..c0a361c54d 100644
---
a/tp/tests/indices/res_parser/index_special_region/index_special_region_abt.html
+++
b/tp/tests/indices/res_parser/index_special_region/index_special_region_abt.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region/index_special_region_fot.html
b/tp/tests/indices/res_parser/index_special_region/index_special_region_fot.html
index de8702b4eb..db04dcda16 100644
---
a/tp/tests/indices/res_parser/index_special_region/index_special_region_fot.html
+++
b/tp/tests/indices/res_parser/index_special_region/index_special_region_fot.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region/index_special_region_toc.html
b/tp/tests/indices/res_parser/index_special_region/index_special_region_toc.html
index 4f63234b41..10a41cc31d 100644
---
a/tp/tests/indices/res_parser/index_special_region/index_special_region_toc.html
+++
b/tp/tests/indices/res_parser/index_special_region/index_special_region_toc.html
@@ -20,32 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_special_region_html/Chapter.html
b/tp/tests/indices/res_parser/index_special_region_html/Chapter.html
index f7626413e4..97f975881b 100644
--- a/tp/tests/indices/res_parser/index_special_region_html/Chapter.html
+++ b/tp/tests/indices/res_parser/index_special_region_html/Chapter.html
@@ -22,31 +22,9 @@ domain.
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -121,7 +99,7 @@ and titlepage, and various wrong index entries.
</dl>
<dl>
-<dt id='index-fun'><span>fun<a href='#index-fun' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'>
¶</a></span></dt>
</dl>
<table class="menu" border="0" cellspacing="0">
diff --git
a/tp/tests/indices/res_parser/index_special_region_html/Copying-and-indices.html
b/tp/tests/indices/res_parser/index_special_region_html/Copying-and-indices.html
index 9ea049dea3..f91b1d6e73 100644
---
a/tp/tests/indices/res_parser/index_special_region_html/Copying-and-indices.html
+++
b/tp/tests/indices/res_parser/index_special_region_html/Copying-and-indices.html
@@ -20,33 +20,9 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_html/Copying-information.html
b/tp/tests/indices/res_parser/index_special_region_html/Copying-information.html
index 2448694858..3aafbe0300 100644
---
a/tp/tests/indices/res_parser/index_special_region_html/Copying-information.html
+++
b/tp/tests/indices/res_parser/index_special_region_html/Copying-information.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_html/Public-domain-reference.html
b/tp/tests/indices/res_parser/index_special_region_html/Public-domain-reference.html
index bd9835effd..10026f820f 100644
---
a/tp/tests/indices/res_parser/index_special_region_html/Public-domain-reference.html
+++
b/tp/tests/indices/res_parser/index_special_region_html/Public-domain-reference.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_html/Titlepage-anchor.html
b/tp/tests/indices/res_parser/index_special_region_html/Titlepage-anchor.html
index 49d3bf3a97..916a97aa20 100644
---
a/tp/tests/indices/res_parser/index_special_region_html/Titlepage-anchor.html
+++
b/tp/tests/indices/res_parser/index_special_region_html/Titlepage-anchor.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_html/Titlepage-footnote-anchor.html
b/tp/tests/indices/res_parser/index_special_region_html/Titlepage-footnote-anchor.html
index 179db0c5d7..8fbd03046a 100644
---
a/tp/tests/indices/res_parser/index_special_region_html/Titlepage-footnote-anchor.html
+++
b/tp/tests/indices/res_parser/index_special_region_html/Titlepage-footnote-anchor.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_special_region_html/index.html
b/tp/tests/indices/res_parser/index_special_region_html/index.html
index d2a8208be7..6c7f2f879c 100644
--- a/tp/tests/indices/res_parser/index_special_region_html/index.html
+++ b/tp/tests/indices/res_parser/index_special_region_html/index.html
@@ -20,33 +20,9 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_html/index_special_region_abt.html
b/tp/tests/indices/res_parser/index_special_region_html/index_special_region_abt.html
index 7df371346b..f1b56de59e 100644
---
a/tp/tests/indices/res_parser/index_special_region_html/index_special_region_abt.html
+++
b/tp/tests/indices/res_parser/index_special_region_html/index_special_region_abt.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_html/index_special_region_fot.html
b/tp/tests/indices/res_parser/index_special_region_html/index_special_region_fot.html
index 846cbce4af..2a697a33ec 100644
---
a/tp/tests/indices/res_parser/index_special_region_html/index_special_region_fot.html
+++
b/tp/tests/indices/res_parser/index_special_region_html/index_special_region_fot.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_html/index_special_region_toc.html
b/tp/tests/indices/res_parser/index_special_region_html/index_special_region_toc.html
index 3f15761e77..80ce18bfa6 100644
---
a/tp/tests/indices/res_parser/index_special_region_html/index_special_region_toc.html
+++
b/tp/tests/indices/res_parser/index_special_region_html/index_special_region_toc.html
@@ -20,32 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Chapter.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Chapter.html
index 7e658ab122..51b24156e0 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Chapter.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Chapter.html
@@ -21,32 +21,9 @@ domain.
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -85,7 +62,7 @@ and titlepage, and various wrong index entries.
</dl>
<dl>
-<dt id='index-fun'><span>fun<a href='#index-fun' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'>
¶</a></span></dt>
</dl>
<table class="menu" border="0" cellspacing="0">
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Copying-and-indices.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Copying-and-indices.html
index ec12d862c6..eb3a5bd60c 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Copying-and-indices.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Copying-and-indices.html
@@ -20,33 +20,9 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Public-domain-reference.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Public-domain-reference.html
index 958542add1..ae571506e2 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Public-domain-reference.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Public-domain-reference.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Titlepage-footnote-anchor.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Titlepage-footnote-anchor.html
index 3d14711140..1ed45e6e86 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Titlepage-footnote-anchor.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/Titlepage-footnote-anchor.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index.html
index 980b7b57b9..07164aafc1 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index_special_region_no_insertcopying_abt.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index_special_region_no_insertcopying_abt.html
index 0b8561be5e..945b0b2232 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index_special_region_no_insertcopying_abt.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index_special_region_no_insertcopying_abt.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index_special_region_no_insertcopying_toc.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index_special_region_no_insertcopying_toc.html
index ead91fa1a1..c07f19b1b4 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index_special_region_no_insertcopying_toc.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index_special_region_no_insertcopying_toc.html
@@ -20,32 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Chapter.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Chapter.html
index 8ab752cf25..553a1861fc 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Chapter.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Chapter.html
@@ -21,32 +21,9 @@ domain.
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -85,7 +62,7 @@ and titlepage, and various wrong index entries.
</dl>
<dl>
-<dt id='index-fun'><span>fun<a href='#index-fun' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'>
¶</a></span></dt>
</dl>
<table class="menu" border="0" cellspacing="0">
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Copying-and-indices.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Copying-and-indices.html
index 686f209c5b..c81ca821ae 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Copying-and-indices.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Copying-and-indices.html
@@ -20,33 +20,9 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Copying-information.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Copying-information.html
index 2448694858..3aafbe0300 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Copying-information.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Copying-information.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Public-domain-reference.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Public-domain-reference.html
index 958542add1..ae571506e2 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Public-domain-reference.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Public-domain-reference.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Titlepage-anchor.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Titlepage-anchor.html
index 49d3bf3a97..916a97aa20 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Titlepage-anchor.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Titlepage-anchor.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Titlepage-footnote-anchor.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Titlepage-footnote-anchor.html
index 3d14711140..1ed45e6e86 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Titlepage-footnote-anchor.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/Titlepage-footnote-anchor.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index.html
index fcbfc8f9ce..eaad625ef7 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index.html
@@ -20,33 +20,9 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying_abt.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying_abt.html
index dea292a216..452dfc228f 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying_abt.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying_abt.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying_fot.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying_fot.html
index b1f2719baf..7903dfc25d 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying_fot.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying_fot.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying_toc.html
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying_toc.html
index 320b64fbe4..0e3b1516a2 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying_toc.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying_toc.html
@@ -20,32 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region/Chapter.html
b/tp/tests/indices/res_parser/index_special_region_no_region/Chapter.html
index 00f6e38868..9cb032bfe8 100644
--- a/tp/tests/indices/res_parser/index_special_region_no_region/Chapter.html
+++ b/tp/tests/indices/res_parser/index_special_region_no_region/Chapter.html
@@ -21,32 +21,9 @@ domain.
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -85,7 +62,7 @@ and titlepage, and various wrong index entries.
</dl>
<dl>
-<dt id='index-fun'><span>fun<a href='#index-fun' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'>
¶</a></span></dt>
</dl>
<table class="menu" border="0" cellspacing="0">
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region/Copying-and-indices.html
b/tp/tests/indices/res_parser/index_special_region_no_region/Copying-and-indices.html
index 19a0fadc6c..30cfceaa77 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region/Copying-and-indices.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region/Copying-and-indices.html
@@ -20,33 +20,9 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region/Public-domain-reference.html
b/tp/tests/indices/res_parser/index_special_region_no_region/Public-domain-reference.html
index b13189423e..dad3a0ca40 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region/Public-domain-reference.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region/Public-domain-reference.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region/Titlepage-footnote-anchor.html
b/tp/tests/indices/res_parser/index_special_region_no_region/Titlepage-footnote-anchor.html
index 8f38687590..9036e6a1e4 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region/Titlepage-footnote-anchor.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region/Titlepage-footnote-anchor.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region/index.html
b/tp/tests/indices/res_parser/index_special_region_no_region/index.html
index eec08a4e5d..d87d2bc1fe 100644
--- a/tp/tests/indices/res_parser/index_special_region_no_region/index.html
+++ b/tp/tests/indices/res_parser/index_special_region_no_region/index.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_abt.html
b/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_abt.html
index 657bcbebbb..2637eaceef 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_abt.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_abt.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_toc.html
b/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_toc.html
index 33d2bb006f..eda7a90610 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_toc.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_toc.html
@@ -20,32 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Chapter.html
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Chapter.html
index 7095c31f06..1f04563a26 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Chapter.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Chapter.html
@@ -21,32 +21,9 @@ domain.
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -85,7 +62,7 @@ and titlepage, and various wrong index entries.
</dl>
<dl>
-<dt id='index-fun'><span>fun<a href='#index-fun' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'>
¶</a></span></dt>
</dl>
<table class="menu" border="0" cellspacing="0">
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-and-indices.html
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-and-indices.html
index 5b730ee524..dadca0a587 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-and-indices.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-and-indices.html
@@ -20,33 +20,9 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-information.html
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-information.html
index 2448694858..3aafbe0300 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-information.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-information.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Public-domain-reference.html
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Public-domain-reference.html
index b13189423e..dad3a0ca40 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Public-domain-reference.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Public-domain-reference.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-anchor.html
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-anchor.html
index 49d3bf3a97..916a97aa20 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-anchor.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-anchor.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-footnote-anchor.html
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-footnote-anchor.html
index 8f38687590..9036e6a1e4 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-footnote-anchor.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-footnote-anchor.html
@@ -19,33 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index.html
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index.html
index d82ef4a3cb..07fdfe3ee8 100644
--- a/tp/tests/indices/res_parser/index_special_region_no_region_html/index.html
+++ b/tp/tests/indices/res_parser/index_special_region_no_region_html/index.html
@@ -20,33 +20,9 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_abt.html
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_abt.html
index 5663013cd2..9796e47c13 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_abt.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_abt.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_fot.html
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_fot.html
index 36e5a03481..6beb909877 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_fot.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_fot.html
@@ -20,33 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_toc.html
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_toc.html
index aff6e3ed8a..e66290b83c 100644
---
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_toc.html
+++
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_toc.html
@@ -20,32 +20,8 @@ domain.
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_table/index.html
b/tp/tests/indices/res_parser/index_table/index.html
index ce6f18dd9e..a0127fe633 100644
--- a/tp/tests/indices/res_parser/index_table/index.html
+++ b/tp/tests/indices/res_parser/index_table/index.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_table/index_table_abt.html
b/tp/tests/indices/res_parser/index_table/index_table_abt.html
index 235ea37af6..783d825dc1 100644
--- a/tp/tests/indices/res_parser/index_table/index_table_abt.html
+++ b/tp/tests/indices/res_parser/index_table/index_table_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_table/index_table_toc.html
b/tp/tests/indices/res_parser/index_table/index_table_toc.html
index abb8e5e55b..003b2e55b8 100644
--- a/tp/tests/indices/res_parser/index_table/index_table_toc.html
+++ b/tp/tests/indices/res_parser/index_table/index_table_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_table/indices-refs.html
b/tp/tests/indices/res_parser/index_table/indices-refs.html
index ce91a107d6..7acae6b674 100644
--- a/tp/tests/indices/res_parser/index_table/indices-refs.html
+++ b/tp/tests/indices/res_parser/index_table/indices-refs.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/index_table/node-with-ftable-and-vtable.html
b/tp/tests/indices/res_parser/index_table/node-with-ftable-and-vtable.html
index e03ad340cc..f989c92909 100644
--- a/tp/tests/indices/res_parser/index_table/node-with-ftable-and-vtable.html
+++ b/tp/tests/indices/res_parser/index_table/node-with-ftable-and-vtable.html
@@ -15,32 +15,9 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -74,19 +51,19 @@ ul.no-bullet {list-style: none}
<dl>
-<dt id='index-var1'><span>var1<a href='#index-var1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-var2'><span>var2<a href='#index-var2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-var1'><span>var1<a class="copiable-anchor" href='#index-var1'>
¶</a></span></dt>
+<dt id='index-var2'><span>var2<a class="copiable-anchor" href='#index-var2'>
¶</a></span></dt>
<dd><p>var1 et var2
</p></dd>
</dl>
<p>an ftable
</p><dl>
-<dt id='index-fun1'><span>fun1<a href='#index-fun1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-fun2'><span>fun2<a href='#index-fun2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-fun1'><span>fun1<a class="copiable-anchor" href='#index-fun1'>
¶</a></span></dt>
+<dt id='index-fun2'><span>fun2<a class="copiable-anchor" href='#index-fun2'>
¶</a></span></dt>
<dd><p>fun1 et fun2
</p></dd>
-<dt id='index-more-fun'><span>more fun<a href='#index-more-fun'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-more-fun'><span>more fun<a class="copiable-anchor"
href='#index-more-fun'> ¶</a></span></dt>
<dd><p>and even more
</p></dd>
</dl>
diff --git a/tp/tests/indices/res_parser/index_table/node-with-printindex.html
b/tp/tests/indices/res_parser/index_table/node-with-printindex.html
index c1d187e6b1..f7070f8d79 100644
--- a/tp/tests/indices/res_parser/index_table/node-with-printindex.html
+++ b/tp/tests/indices/res_parser/index_table/node-with-printindex.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/indices/res_parser/index_table/node.html
b/tp/tests/indices/res_parser/index_table/node.html
index 3d02eee1b6..5ebf9a19bb 100644
--- a/tp/tests/indices/res_parser/index_table/node.html
+++ b/tp/tests/indices/res_parser/index_table/node.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
b/tp/tests/indices/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
index e16c4f2e2b..2a21c6efc3 100644
---
a/tp/tests/indices/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
+++
b/tp/tests/indices/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
@@ -16,32 +16,11 @@
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\2212"}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -134,27 +113,27 @@ enum
</li></ol>
<dl>
-<dt id='index-acode_002d_002db'><span><code>acode--b</code><a
href='#index-acode_002d_002db' class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-acode_002d_002db'><span><code>acode--b</code><a
class="copiable-anchor" href='#index-acode_002d_002db'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-aasis_002d_002db'><span>aasis–b<a
href='#index-aasis_002d_002db' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-aasis_002d_002db'><span>aasis–b<a class="copiable-anchor"
href='#index-aasis_002d_002db'> ¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-avar_002d_002db'><span><var>avar–b</var><a
href='#index-avar_002d_002db' class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-avar_002d_002db'><span><var>avar–b</var><a
class="copiable-anchor" href='#index-avar_002d_002db'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><var>b</var><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><var>b</var><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
-<dt id='index-c'><span><var>c</var><a href='#index-c' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-d'><span><var>d</var><a href='#index-d' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-c'><span><var>c</var><a class="copiable-anchor" href='#index-c'>
¶</a></span></dt>
+<dt id='index-d'><span><var>d</var><a class="copiable-anchor" href='#index-d'>
¶</a></span></dt>
</dl>
<dl>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/a-node.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/a-node.html
index 0f83ced33e..292ec4fe90 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/a-node.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/a-node.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/another.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/another.html
index 549a0676b3..b960b1b081 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/another.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/another.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/chapter.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/chapter.html
index 1c768b71fa..f217aa025a 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/chapter.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/chapter.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/first-before-top.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/first-before-top.html
index 0a7e0863f3..2489020047 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/first-before-top.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/first-before-top.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/first.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/first.html
index a2d3aa9986..0fef591d8a 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/first.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/first.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/index.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/index.html
index 7f78f2a725..a87f534442 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/index.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
index 015c30911a..62e2c6ad98 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
index e9bc3f5f57..50db0fa641 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections_abt.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections_abt.html
index 772fb52321..92082f32c7 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections_abt.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/second.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/second.html
index 48a08adc38..4636f6661f 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/second.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/second.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
index 0f83ced33e..292ec4fe90 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/another.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/another.html
index 549a0676b3..b960b1b081 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/another.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/another.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
index 8433b81b5e..43df9017b1 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
index babfa7241b..76a912b645 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first.html
index a2d3aa9986..0fef591d8a 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/index.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/index.html
index 2bdaba6e54..efb5d7bf36 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/index.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
index 015c30911a..62e2c6ad98 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
index 84a8090dc3..486019a760 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections_abt.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections_abt.html
index 19bb2c0020..ab14b54400 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections_abt.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/second.html
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/second.html
index 48a08adc38..4636f6661f 100644
---
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/second.html
+++
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/second.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/printindex_between_node_section/index.html
b/tp/tests/indices/res_parser/printindex_between_node_section/index.html
index 646fc23a1a..037016f3c4 100644
--- a/tp/tests/indices/res_parser/printindex_between_node_section/index.html
+++ b/tp/tests/indices/res_parser/printindex_between_node_section/index.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/printindex_between_node_section/node-chap1.html
b/tp/tests/indices/res_parser/printindex_between_node_section/node-chap1.html
index e026be4fa3..a19ab39813 100644
---
a/tp/tests/indices/res_parser/printindex_between_node_section/node-chap1.html
+++
b/tp/tests/indices/res_parser/printindex_between_node_section/node-chap1.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/printindex_between_node_section/node-sec1.html
b/tp/tests/indices/res_parser/printindex_between_node_section/node-sec1.html
index 75fb3cf387..494e5d98ec 100644
--- a/tp/tests/indices/res_parser/printindex_between_node_section/node-sec1.html
+++ b/tp/tests/indices/res_parser/printindex_between_node_section/node-sec1.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/printindex_between_node_section/printindex_between_node_section.html
b/tp/tests/indices/res_parser/printindex_between_node_section/printindex_between_node_section.html
index da7e320696..d133fc1ff8 100644
---
a/tp/tests/indices/res_parser/printindex_between_node_section/printindex_between_node_section.html
+++
b/tp/tests/indices/res_parser/printindex_between_node_section/printindex_between_node_section.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser/printindex_between_part_chapter/printindex_between_part_chapter.html
b/tp/tests/indices/res_parser/printindex_between_part_chapter/printindex_between_part_chapter.html
index 139ddebe4e..97ea3686e3 100644
---
a/tp/tests/indices/res_parser/printindex_between_part_chapter/printindex_between_part_chapter.html
+++
b/tp/tests/indices/res_parser/printindex_between_part_chapter/printindex_between_part_chapter.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/index_special_region_html/Copying-and-indices.html
b/tp/tests/indices/res_parser_info/index_special_region_html/Copying-and-indices.html
index 14897534be..71be898850 100644
---
a/tp/tests/indices/res_parser_info/index_special_region_html/Copying-and-indices.html
+++
b/tp/tests/indices/res_parser_info/index_special_region_html/Copying-and-indices.html
@@ -24,32 +24,8 @@ domain.
<link href="index.html" rel="up" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/index_special_region_html/Copying-information.html
b/tp/tests/indices/res_parser_info/index_special_region_html/Copying-information.html
index 491891b1c9..3aafbe0300 100644
---
a/tp/tests/indices/res_parser_info/index_special_region_html/Copying-information.html
+++
b/tp/tests/indices/res_parser_info/index_special_region_html/Copying-information.html
@@ -19,32 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/index_special_region_html/Public-domain-reference.html
b/tp/tests/indices/res_parser_info/index_special_region_html/Public-domain-reference.html
index 78969b2fae..3ee6c3b0f8 100644
---
a/tp/tests/indices/res_parser_info/index_special_region_html/Public-domain-reference.html
+++
b/tp/tests/indices/res_parser_info/index_special_region_html/Public-domain-reference.html
@@ -19,32 +19,7 @@ domain.
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/index_special_region_html/index.html
b/tp/tests/indices/res_parser_info/index_special_region_html/index.html
index bbf8232be9..3ba98f42f5 100644
--- a/tp/tests/indices/res_parser_info/index_special_region_html/index.html
+++ b/tp/tests/indices/res_parser_info/index_special_region_html/index.html
@@ -25,29 +25,8 @@ domain.
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
@@ -128,7 +107,7 @@ and titlepage, and various wrong index entries.
</dl>
<dl>
-<dt id='index-fun'><span>fun<a href='#index-fun' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'>
¶</a></span></dt>
</dl>
diff --git
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/Copying-and-indices.html
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/Copying-and-indices.html
index 2a25f55b29..3a0b5f46a1 100644
---
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/Copying-and-indices.html
+++
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/Copying-and-indices.html
@@ -23,32 +23,8 @@ domain.
<link href="index.html" rel="up" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index.html
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index.html
index df41fc840e..6505d7a195 100644
---
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index.html
+++
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index.html
@@ -23,30 +23,8 @@ domain.
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
@@ -91,7 +69,7 @@ and titlepage, and various wrong index entries.
</dl>
<dl>
-<dt id='index-fun'><span>fun<a href='#index-fun' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'>
¶</a></span></dt>
</dl>
diff --git
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/Copying-and-indices.html
b/tp/tests/indices/res_parser_info/index_special_region_no_region_html/Copying-and-indices.html
index 2a25f55b29..3a0b5f46a1 100644
---
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/Copying-and-indices.html
+++
b/tp/tests/indices/res_parser_info/index_special_region_no_region_html/Copying-and-indices.html
@@ -23,32 +23,8 @@ domain.
<link href="index.html" rel="up" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index.html
b/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index.html
index 569a15444a..b904e2707c 100644
---
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index.html
+++
b/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index.html
@@ -23,30 +23,8 @@ domain.
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
@@ -92,7 +70,7 @@ and titlepage, and various wrong index entries.
</dl>
<dl>
-<dt id='index-fun'><span>fun<a href='#index-fun' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-fun'><span>fun<a class="copiable-anchor" href='#index-fun'>
¶</a></span></dt>
</dl>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/a-node.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/a-node.html
index 65b44eb008..292ec4fe90 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/a-node.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/a-node.html
@@ -13,32 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/another.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/another.html
index b95da987af..b960b1b081 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/another.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/another.html
@@ -13,32 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/chapter.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/chapter.html
index b426422824..bb10c33db3 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/chapter.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/chapter.html
@@ -18,32 +18,8 @@
<link href="#node-in-chapter" rel="next" title="node in chapter">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first-before-top.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first-before-top.html
index dfb64c5267..1e653a429b 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first-before-top.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first-before-top.html
@@ -18,32 +18,8 @@
<link href="index.html#Top" rel="next" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first.html
index 6bbfa999a1..0fef591d8a 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first.html
@@ -13,32 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/index.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/index.html
index 295b6587fb..16cd67832e 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/index.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/index.html
@@ -17,32 +17,8 @@
<link href="first-before-top.html#first-before-top" rel="prev" title="first
before top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
index 195631d301..62e2c6ad98 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
@@ -13,32 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
index d9b977f2d6..486019a760 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
@@ -13,32 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/second.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/second.html
index 76b3153a30..4636f6661f 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/second.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/second.html
@@ -13,32 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
index 65b44eb008..292ec4fe90 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
@@ -13,32 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/another.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/another.html
index b95da987af..b960b1b081 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/another.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/another.html
@@ -13,32 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
index b426422824..bb10c33db3 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
@@ -18,32 +18,8 @@
<link href="#node-in-chapter" rel="next" title="node in chapter">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
index dfb64c5267..1e653a429b 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
@@ -18,32 +18,8 @@
<link href="index.html#Top" rel="next" title="Top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first.html
index 6bbfa999a1..0fef591d8a 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first.html
@@ -13,32 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/index.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/index.html
index 295b6587fb..16cd67832e 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/index.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/index.html
@@ -17,32 +17,8 @@
<link href="first-before-top.html#first-before-top" rel="prev" title="first
before top">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
index 195631d301..62e2c6ad98 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
@@ -13,32 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
index d9b977f2d6..486019a760 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
@@ -13,32 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/second.html
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/second.html
index 76b3153a30..4636f6661f 100644
---
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/second.html
+++
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/second.html
@@ -13,32 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting/formatting.html
b/tp/tests/layout/res_parser/formatting/formatting.html
index b65db99f19..a0f36e622d 100644
--- a/tp/tests/layout/res_parser/formatting/formatting.html
+++ b/tp/tests/layout/res_parser/formatting/formatting.html
@@ -803,18 +803,13 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -1082,45 +1077,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1349,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1645,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1794,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2097,45 +2092,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2369,225 +2364,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2665,17 +2660,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2814,23 +2809,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3168,45 +3163,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -3440,225 +3435,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -3736,17 +3731,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3885,23 +3880,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -4182,45 +4177,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -4454,225 +4449,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -4750,17 +4745,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -4899,23 +4894,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -5211,48 +5206,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -5539,220 +5534,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -5761,7 +5756,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -5769,7 +5764,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -5777,7 +5772,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -5785,7 +5780,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -5793,7 +5788,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -5801,13 +5796,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -5887,17 +5882,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6061,9 +6056,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6071,13 +6066,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git a/tp/tests/layout/res_parser/formatting_chm/anchor.html
b/tp/tests/layout/res_parser/formatting_chm/anchor.html
index cc21eb6396..72c7a86fdc 100644
--- a/tp/tests/layout/res_parser/formatting_chm/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_chm/anchor.html
@@ -800,35 +800,7 @@ truc: after a deff item
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter.html
b/tp/tests/layout/res_parser/formatting_chm/chapter.html
index fb3ba90a2b..93bd93edb5 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter.html
@@ -803,33 +803,22 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\2212"}
ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -1089,45 +1078,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1361,225 +1350,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1657,17 +1646,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1806,23 +1795,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2103,45 +2092,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2375,225 +2364,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2671,17 +2660,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2820,23 +2809,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3132,48 +3121,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -3460,220 +3449,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -3682,7 +3671,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -3690,7 +3679,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -3698,7 +3687,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -3706,7 +3695,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -3714,7 +3703,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -3722,13 +3711,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -3808,17 +3797,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -3982,9 +3971,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -3992,13 +3981,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter2.html
b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
index 9187c3a151..0a1cb76e71 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
@@ -801,35 +801,9 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting.html
b/tp/tests/layout/res_parser/formatting_chm/formatting.html
index 2b3ecfdc5d..bed4fafc46 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting.html
@@ -802,34 +802,23 @@ truc: after a deff item
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\2212"}
ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -1082,45 +1071,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1343,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1639,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1788,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2097,45 +2086,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2369,225 +2358,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2665,17 +2654,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2814,23 +2803,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
b/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
index 4395dc27d9..e90cac6b0a 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
@@ -801,35 +801,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
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 b76821375c..c8cc1efb8a 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
@@ -801,34 +801,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
ul.no-bullet {list-style: none}
-->
</style>
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 6b57925c83..f680fea37f 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
@@ -801,34 +801,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_chm/index.html
b/tp/tests/layout/res_parser/formatting_chm/index.html
index c1d3f1f380..f78a16a7a5 100644
--- a/tp/tests/layout/res_parser/formatting_chm/index.html
+++ b/tp/tests/layout/res_parser/formatting_chm/index.html
@@ -800,35 +800,7 @@ truc: after a deff item
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
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 e8cbc10728..f5995932ca 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
@@ -801,35 +801,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_chm/subsection.html
b/tp/tests/layout/res_parser/formatting_chm/subsection.html
index 66e3555341..f01180d049 100644
--- a/tp/tests/layout/res_parser/formatting_chm/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_chm/subsection.html
@@ -801,35 +801,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
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 f34836ca0d..b075a6a041 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
@@ -801,35 +801,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
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 15308a1384..d2cbe0df5b 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
@@ -801,35 +801,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
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 4d6235a72d..981f7b7d08 100644
--- a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
@@ -803,18 +803,13 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -1082,45 +1077,45 @@ error→ ↦ − ★ ⊣ ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1349,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1645,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1794,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2097,45 +2092,45 @@ error→ ↦ − ★ ⊣ ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2369,225 +2364,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2665,17 +2660,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-copying-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2814,23 +2809,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3168,45 +3163,45 @@ error→ ↦ − ★ ⊣ ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -3440,225 +3435,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -3736,17 +3731,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-copying-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3885,23 +3880,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -4182,45 +4177,45 @@ error→ ↦ − ★ ⊣ ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -4454,225 +4449,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -4750,17 +4745,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a href='#index-a_002d_002dasis'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -4899,23 +4894,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -5211,48 +5206,48 @@ error→ ↦ − ★ ⊣ ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -5539,220 +5534,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -5761,7 +5756,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -5769,7 +5764,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -5777,7 +5772,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -5785,7 +5780,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -5793,7 +5788,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -5801,13 +5796,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -5887,17 +5882,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6061,9 +6056,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6071,13 +6066,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git
a/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
b/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
index e90cba4b1f..dbb7dc6b13 100644
---
a/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
@@ -802,20 +802,14 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -826,7 +820,6 @@ span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\2212"}
ul.mark-none {list-style-type: none}
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
index 85785c715c..ca4093e6f3 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
@@ -802,20 +802,12 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -826,11 +818,9 @@ span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\2212"}
ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
index e1c07d7e48..e1806647c5 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
@@ -802,35 +802,10 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
index fddbd77814..7be9b60203 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
@@ -802,35 +802,24 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\2212"}
ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_abt.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_abt.xhtml
index dd858a8101..042dd13827 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_abt.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_abt.xhtml
@@ -802,35 +802,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_fot.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_fot.xhtml
index 53a139f9a6..ac22d20ea5 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_fot.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_fot.xhtml
@@ -802,35 +802,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_ovr.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_ovr.xhtml
index 33eb191011..1576e497b1 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_ovr.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_ovr.xhtml
@@ -802,34 +802,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_toc.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_toc.xhtml
index b93962df74..de8c538a80 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_toc.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_toc.xhtml
@@ -802,34 +802,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/s_002d_002dect_002cion.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/s_002d_002dect_002cion.xhtml
index 27f1ca820c..ddb7cd8fc5 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/s_002d_002dect_002cion.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/s_002d_002dect_002cion.xhtml
@@ -802,35 +802,9 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsection.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsection.xhtml
index 278ee8e13e..4a08a27b8d 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsection.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsection.xhtml
@@ -802,35 +802,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-_0060_0060simple_002ddouble_002d_002d.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-_0060_0060simple_002ddouble_002d_002d.xhtml
index 7cfe7be5b2..98a205f966 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-_0060_0060simple_002ddouble_002d_002d.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-_0060_0060simple_002ddouble_002d_002d.xhtml
@@ -802,35 +802,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.xhtml
index ab39c51c42..bc0700a756 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.xhtml
@@ -802,35 +802,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/anchor.html
b/tp/tests/layout/res_parser/formatting_exotic/anchor.html
index c17870c417..259fa2afde 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/anchor.html
@@ -800,35 +800,7 @@ truc: after a deff item
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
<link rel="stylesheet" type="text/css"
href="http://www.environnement.ens.fr/perso/dumas/background-color.css">
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
index 1493b7af6e..608134003d 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
@@ -803,24 +803,15 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
@@ -829,7 +820,6 @@ span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\2212"}
ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
<link rel="stylesheet" type="text/css"
href="http://www.environnement.ens.fr/perso/dumas/background-color.css">
@@ -1105,45 +1095,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1673,17 +1663,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1822,10 +1812,10 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2119,45 +2109,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2687,17 +2677,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2836,10 +2826,10 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3148,48 +3138,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -3812,17 +3802,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -3986,9 +3976,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
index ce66dcbf66..d0b11c21b1 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
@@ -801,35 +801,10 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
<link rel="stylesheet" type="text/css"
href="http://www.environnement.ens.fr/perso/dumas/background-color.css">
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
index d054feea33..30c12d189a 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
<link rel="stylesheet" type="text/css"
href="http://www.environnement.ens.fr/perso/dumas/background-color.css">
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
index 5afb1b6de2..c99d5e5223 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
<link rel="stylesheet" type="text/css"
href="http://www.environnement.ens.fr/perso/dumas/background-color.css">
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
index c163672e2c..a87f955969 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
<link rel="stylesheet" type="text/css"
href="http://www.environnement.ens.fr/perso/dumas/background-color.css">
diff --git a/tp/tests/layout/res_parser/formatting_exotic/index.html
b/tp/tests/layout/res_parser/formatting_exotic/index.html
index 13baf4defc..9614f4c216 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/index.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/index.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
<link rel="stylesheet" type="text/css"
href="http://www.environnement.ens.fr/perso/dumas/background-color.css">
diff --git
a/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
b/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
index c62abc3b4d..11117282ab 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
<link rel="stylesheet" type="text/css"
href="http://www.environnement.ens.fr/perso/dumas/background-color.css">
diff --git a/tp/tests/layout/res_parser/formatting_exotic/subsection.html
b/tp/tests/layout/res_parser/formatting_exotic/subsection.html
index 5259fe1942..24baeec412 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/subsection.html
@@ -800,35 +800,7 @@ truc: after a deff item
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
<link rel="stylesheet" type="text/css"
href="http://www.environnement.ens.fr/perso/dumas/background-color.css">
diff --git
a/tp/tests/layout/res_parser/formatting_exotic/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
b/tp/tests/layout/res_parser/formatting_exotic/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index 397b4f2f79..b1de7ae605 100644
---
a/tp/tests/layout/res_parser/formatting_exotic/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++
b/tp/tests/layout/res_parser/formatting_exotic/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -800,35 +800,7 @@ truc: after a deff item
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
<link rel="stylesheet" type="text/css"
href="http://www.environnement.ens.fr/perso/dumas/background-color.css">
diff --git
a/tp/tests/layout/res_parser/formatting_exotic/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
b/tp/tests/layout/res_parser/formatting_exotic/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index 4278e0a1b5..17118e9da6 100644
---
a/tp/tests/layout/res_parser/formatting_exotic/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++
b/tp/tests/layout/res_parser/formatting_exotic/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -800,35 +800,7 @@ truc: after a deff item
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
<link rel="stylesheet" type="text/css"
href="http://www.environnement.ens.fr/perso/dumas/background-color.css">
diff --git a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
index 2eee0728b7..bc6eda648a 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
@@ -803,18 +803,13 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -1082,45 +1077,45 @@ erreur→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1349,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory :</span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory :</span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory :</span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory :</span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a href='#index-titlepage-i' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-i"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a class="copiable-anchor" href='#index-titlepage-i'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
href='#index-titlepage-truc' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span
class="category">Command :</span><span><strong>log trap</strong>
<em></em><a href='#index-titlepage-log-trap' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span
class="category">Command :</span><span><strong>log trap1</strong>
<em></em><a href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span
class="category">Command :</span><span><strong>log trap2</strong>
<em></em><a href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span
class="category">cmde :</span><span><strong><b>id ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span
class="category">cmde2 :</span><span><strong><b>id
‘<samp>i</samp>’ ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-i-ule' class='copiable-anchor'> ¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
class="copiable-anchor" href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span
class="category">Command :</span><span><strong>log trap</strong>
<em></em><a class="copiable-anchor" href='#index-titlepage-log-trap'>
¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span
class="category">Command :</span><span><strong>log trap1</strong>
<em></em><a class="copiable-anchor" href='#index-titlepage-log-trap1'>
¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span
class="category">Command :</span><span><strong>log trap2</strong>
<em></em><a class="copiable-anchor" href='#index-titlepage-log-trap2'>
¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span
class="category">cmde :</span><span><strong><b>id ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-ule'>
¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span
class="category">cmde2 :</span><span><strong><b>id
‘<samp>i</samp>’ ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-i-ule'> ¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’
ule</b> :</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span
class="category"> :</span><span><strong>machin</strong><a
href='#index-titlepage-machin' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span
class="category"> :</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span
class="category">truc :</span><span><strong>machin</strong><a
href='#index-titlepage-machin-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span
class="category"> :</span><span><strong>machin</strong><a
class="copiable-anchor" href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span
class="category"> :</span><span><strong>bidule machin</strong><a
class="copiable-anchor" href='#index-titlepage-bidule-machin'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span
class="category">truc :</span><span><strong>machin</strong><a
class="copiable-anchor" href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc :</span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a href='#index-titlepage-followed' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-followed"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a class="copiable-anchor" href='#index-titlepage-followed'>
¶</a></span></dt>
<dt><span class="category">truc :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
-<dt id="index-titlepage-a"><span
class="category">truc :</span><span><strong>a</strong> <em>b c d e <b>f
g</b> h i</em><a href='#index-titlepage-a' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span
class="category">truc :</span><span><strong>deffnx</strong> <em>before end
deffn</em><a href='#index-titlepage-deffnx' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-a"><span
class="category">truc :</span><span><strong>a</strong> <em>b c d e <b>f
g</b> h i</em><a class="copiable-anchor" href='#index-titlepage-a'>
¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span
class="category">truc :</span><span><strong>deffnx</strong> <em>before end
deffn</em><a class="copiable-anchor" href='#index-titlepage-deffnx'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span
class="category">empty :</span><span><strong>deffn</strong><a
href='#index-titlepage-deffn' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span
class="category">empty :</span><span><strong>deffn</strong><a
class="copiable-anchor" href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span
class="category">empty :</span><span><strong>deffn</strong> <em>with
deffnx</em><a href='#index-titlepage-deffn-1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span
class="category">empty :</span><span><strong>deffnx</strong><a
href='#index-titlepage-deffnx-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span
class="category">empty :</span><span><strong>deffn</strong> <em>with
deffnx</em><a class="copiable-anchor" href='#index-titlepage-deffn-1'>
¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span
class="category">empty :</span><span><strong>deffnx</strong><a
class="copiable-anchor" href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a href='#index-titlepage-i-1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
href='#index-titlepage-truc-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a class="copiable-anchor" href='#index-titlepage-i-1'>
¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
class="copiable-anchor" href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory :</span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory :</span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span
class="category">c--ategory :</span><span><strong>n--ame</strong>
<em>a--rguments...</em><a href='#index-titlepage-n_002d_002dame'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span
class="category">c--ategory :</span><span><strong>n--ame</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span
class="category">c--ategory :</span><span><strong>n--ame</strong><a
href='#index-titlepage-n_002d_002dame-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span
class="category">c--ategory :</span><span><strong>n--ame</strong><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame-1'>
¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory de
c--lass : <strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory de
c--lass : <strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory de
c--lass : <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory de
c--lass : <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
de c--lass : <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
de c--lass : <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory :</span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory :</span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Fonction :</span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Fonction :</span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro :</span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro :</span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Forme
Spéciale :</span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Forme
Spéciale :</span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span
class="category">Option de
l'utilisateur :</span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span
class="category">Option de
l'utilisateur :</span><span><strong>d--efopt_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defopt_005fname'>
¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Fonction :</span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Fonction :</span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable :</span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable :</span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <strong>d--efivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <em>t--ype</em>
<strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <em>t--ype</em>
<strong>d--eftypeivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Fonction :<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Fonction :<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2 :<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2 :<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span
class="category">fun2 :</span><span><strong>arg2</strong><a
href='#index-titlepage-arg2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span
class="category">fun2 :</span><span><strong>arg2</strong><a
class="copiable-anchor" href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1645,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1794,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun :</span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and</em><a href='#index-titlepage-machin-2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and after</em><a href='#index-titlepage-machin-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and </em><a href='#index-titlepage-machin-4' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and and after</em><a href='#index-titlepage-machin-5'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and</em><a class="copiable-anchor" href='#index-titlepage-machin-2'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and after</em><a class="copiable-anchor"
href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and </em><a class="copiable-anchor" href='#index-titlepage-machin-4'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and and after</em><a class="copiable-anchor"
href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span
class="category">truc :</span><span><strong>after</strong> <em>a deff
item</em><a href='#index-titlepage-after' class='copiable-anchor'>
¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span
class="category">truc :</span><span><strong>after</strong> <em>a deff
item</em><a class="copiable-anchor" href='#index-titlepage-after'>
¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2097,45 +2092,45 @@ erreur→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2369,225 +2364,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory :</span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory :</span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory :</span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory :</span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
href='#index-copying-truc' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span
class="category">Command :</span><span><strong>log trap</strong>
<em></em><a href='#index-copying-log-trap' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span
class="category">Command :</span><span><strong>log trap1</strong>
<em></em><a href='#index-copying-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span
class="category">Command :</span><span><strong>log trap2</strong>
<em></em><a href='#index-copying-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-id-ule"><span
class="category">cmde :</span><span><strong><b>id ule</b></strong>
<em>truc</em><a href='#index-copying-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span
class="category">cmde2 :</span><span><strong><b>id
‘<samp>i</samp>’ ule</b></strong> <em>truc</em><a
href='#index-copying-id-i-ule' class='copiable-anchor'> ¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
class="copiable-anchor" href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span
class="category">Command :</span><span><strong>log trap</strong>
<em></em><a class="copiable-anchor" href='#index-copying-log-trap'>
¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span
class="category">Command :</span><span><strong>log trap1</strong>
<em></em><a class="copiable-anchor" href='#index-copying-log-trap1'>
¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span
class="category">Command :</span><span><strong>log trap2</strong>
<em></em><a class="copiable-anchor" href='#index-copying-log-trap2'>
¶</a></span></dt>
+<dt id="index-copying-id-ule"><span
class="category">cmde :</span><span><strong><b>id ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-ule'>
¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span
class="category">cmde2 :</span><span><strong><b>id
‘<samp>i</samp>’ ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-i-ule'> ¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’
ule</b> :</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
-<dt id="index-copying-machin"><span
class="category"> :</span><span><strong>machin</strong><a
href='#index-copying-machin' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span
class="category"> :</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span
class="category">truc :</span><span><strong>machin</strong><a
href='#index-copying-machin-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span
class="category"> :</span><span><strong>machin</strong><a
class="copiable-anchor" href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span
class="category"> :</span><span><strong>bidule machin</strong><a
class="copiable-anchor" href='#index-copying-bidule-machin'>
¶</a></span></dt>
+<dt id="index-copying-machin-1"><span
class="category">truc :</span><span><strong>machin</strong><a
class="copiable-anchor" href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc :</span><strong></strong></dt>
-<dt id="index-copying-followed"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a href='#index-copying-followed' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-followed"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a class="copiable-anchor" href='#index-copying-followed'>
¶</a></span></dt>
<dt><span class="category">truc :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
-<dt id="index-copying-a"><span
class="category">truc :</span><span><strong>a</strong> <em>b c d e <b>f
g</b> h i</em><a href='#index-copying-a' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-deffnx"><span
class="category">truc :</span><span><strong>deffnx</strong> <em>before end
deffn</em><a href='#index-copying-deffnx' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-a"><span
class="category">truc :</span><span><strong>a</strong> <em>b c d e <b>f
g</b> h i</em><a class="copiable-anchor" href='#index-copying-a'>
¶</a></span></dt>
+<dt id="index-copying-deffnx"><span
class="category">truc :</span><span><strong>deffnx</strong> <em>before end
deffn</em><a class="copiable-anchor" href='#index-copying-deffnx'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span
class="category">empty :</span><span><strong>deffn</strong><a
href='#index-copying-deffn' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span
class="category">empty :</span><span><strong>deffn</strong><a
class="copiable-anchor" href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span
class="category">empty :</span><span><strong>deffn</strong> <em>with
deffnx</em><a href='#index-copying-deffn-1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span
class="category">empty :</span><span><strong>deffnx</strong><a
href='#index-copying-deffnx-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span
class="category">empty :</span><span><strong>deffn</strong> <em>with
deffnx</em><a class="copiable-anchor" href='#index-copying-deffn-1'>
¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span
class="category">empty :</span><span><strong>deffnx</strong><a
class="copiable-anchor" href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a href='#index-copying-i-1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-truc-1"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
href='#index-copying-truc-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a class="copiable-anchor" href='#index-copying-i-1'>
¶</a></span></dt>
+<dt id="index-copying-truc-1"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
class="copiable-anchor" href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory :</span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory :</span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span
class="category">c--ategory :</span><span><strong>n--ame</strong>
<em>a--rguments...</em><a href='#index-copying-n_002d_002dame'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span
class="category">c--ategory :</span><span><strong>n--ame</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span
class="category">c--ategory :</span><span><strong>n--ame</strong><a
href='#index-copying-n_002d_002dame-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span
class="category">c--ategory :</span><span><strong>n--ame</strong><a
class="copiable-anchor" href='#index-copying-n_002d_002dame-1'>
¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory de
c--lass : <strong>d--efcv_name</strong><a
href='#index-copying-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory de
c--lass : <strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory de
c--lass : <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory de
c--lass : <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
de c--lass : <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
de c--lass : <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory :</span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory :</span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Fonction :</span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Fonction :</span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span
class="category">Macro :</span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span
class="category">Macro :</span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span class="category">Forme
Spéciale :</span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span class="category">Forme
Spéciale :</span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">Option
de l'utilisateur :</span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">Option
de l'utilisateur :</span><span><strong>d--efopt_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defopt_005fname'>
¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Fonction :</span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Fonction :</span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable :</span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable :</span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <strong>d--efivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <em>t--ype</em>
<strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <em>t--ype</em>
<strong>d--eftypeivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Fonction :<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Fonction :<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2 :<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2 :<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span
class="category">fun2 :</span><span><strong>arg2</strong><a
href='#index-copying-arg2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span
class="category">fun2 :</span><span><strong>arg2</strong><a
class="copiable-anchor" href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2665,17 +2660,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2814,23 +2809,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun :</span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and</em><a href='#index-copying-machin-2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-3"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and after</em><a href='#index-copying-machin-3' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-4"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and </em><a href='#index-copying-machin-4' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-5"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and and after</em><a href='#index-copying-machin-5'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a href='#index-copying-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-machin-2"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and</em><a class="copiable-anchor" href='#index-copying-machin-2'>
¶</a></span></dt>
+<dt id="index-copying-machin-3"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and after</em><a class="copiable-anchor" href='#index-copying-machin-3'>
¶</a></span></dt>
+<dt id="index-copying-machin-4"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and </em><a class="copiable-anchor" href='#index-copying-machin-4'>
¶</a></span></dt>
+<dt id="index-copying-machin-5"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and and after</em><a class="copiable-anchor"
href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a class="copiable-anchor" href='#index-copying-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span
class="category">truc :</span><span><strong>after</strong> <em>a deff
item</em><a href='#index-copying-after' class='copiable-anchor'>
¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span
class="category">truc :</span><span><strong>after</strong> <em>a deff
item</em><a class="copiable-anchor" href='#index-copying-after'>
¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3168,45 +3163,45 @@ erreur→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -3440,225 +3435,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory :</span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory :</span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory :</span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory :</span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
href='#index-copying-truc' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span
class="category">Command :</span><span><strong>log trap</strong>
<em></em><a href='#index-copying-log-trap' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span
class="category">Command :</span><span><strong>log trap1</strong>
<em></em><a href='#index-copying-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span
class="category">Command :</span><span><strong>log trap2</strong>
<em></em><a href='#index-copying-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-id-ule"><span
class="category">cmde :</span><span><strong><b>id ule</b></strong>
<em>truc</em><a href='#index-copying-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span
class="category">cmde2 :</span><span><strong><b>id
‘<samp>i</samp>’ ule</b></strong> <em>truc</em><a
href='#index-copying-id-i-ule' class='copiable-anchor'> ¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
class="copiable-anchor" href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span
class="category">Command :</span><span><strong>log trap</strong>
<em></em><a class="copiable-anchor" href='#index-copying-log-trap'>
¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span
class="category">Command :</span><span><strong>log trap1</strong>
<em></em><a class="copiable-anchor" href='#index-copying-log-trap1'>
¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span
class="category">Command :</span><span><strong>log trap2</strong>
<em></em><a class="copiable-anchor" href='#index-copying-log-trap2'>
¶</a></span></dt>
+<dt id="index-copying-id-ule"><span
class="category">cmde :</span><span><strong><b>id ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-ule'>
¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span
class="category">cmde2 :</span><span><strong><b>id
‘<samp>i</samp>’ ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-i-ule'> ¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’
ule</b> :</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
-<dt id="index-copying-machin"><span
class="category"> :</span><span><strong>machin</strong><a
href='#index-copying-machin' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span
class="category"> :</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span
class="category">truc :</span><span><strong>machin</strong><a
href='#index-copying-machin-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span
class="category"> :</span><span><strong>machin</strong><a
class="copiable-anchor" href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span
class="category"> :</span><span><strong>bidule machin</strong><a
class="copiable-anchor" href='#index-copying-bidule-machin'>
¶</a></span></dt>
+<dt id="index-copying-machin-1"><span
class="category">truc :</span><span><strong>machin</strong><a
class="copiable-anchor" href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc :</span><strong></strong></dt>
-<dt id="index-copying-followed"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a href='#index-copying-followed' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-followed"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a class="copiable-anchor" href='#index-copying-followed'>
¶</a></span></dt>
<dt><span class="category">truc :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
-<dt id="index-copying-a"><span
class="category">truc :</span><span><strong>a</strong> <em>b c d e <b>f
g</b> h i</em><a href='#index-copying-a' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-deffnx"><span
class="category">truc :</span><span><strong>deffnx</strong> <em>before end
deffn</em><a href='#index-copying-deffnx' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-a"><span
class="category">truc :</span><span><strong>a</strong> <em>b c d e <b>f
g</b> h i</em><a class="copiable-anchor" href='#index-copying-a'>
¶</a></span></dt>
+<dt id="index-copying-deffnx"><span
class="category">truc :</span><span><strong>deffnx</strong> <em>before end
deffn</em><a class="copiable-anchor" href='#index-copying-deffnx'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span
class="category">empty :</span><span><strong>deffn</strong><a
href='#index-copying-deffn' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span
class="category">empty :</span><span><strong>deffn</strong><a
class="copiable-anchor" href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span
class="category">empty :</span><span><strong>deffn</strong> <em>with
deffnx</em><a href='#index-copying-deffn-1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span
class="category">empty :</span><span><strong>deffnx</strong><a
href='#index-copying-deffnx-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span
class="category">empty :</span><span><strong>deffn</strong> <em>with
deffnx</em><a class="copiable-anchor" href='#index-copying-deffn-1'>
¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span
class="category">empty :</span><span><strong>deffnx</strong><a
class="copiable-anchor" href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a href='#index-copying-i-1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-truc-1"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
href='#index-copying-truc-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a class="copiable-anchor" href='#index-copying-i-1'>
¶</a></span></dt>
+<dt id="index-copying-truc-1"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
class="copiable-anchor" href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory :</span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory :</span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span
class="category">c--ategory :</span><span><strong>n--ame</strong>
<em>a--rguments...</em><a href='#index-copying-n_002d_002dame'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span
class="category">c--ategory :</span><span><strong>n--ame</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span
class="category">c--ategory :</span><span><strong>n--ame</strong><a
href='#index-copying-n_002d_002dame-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span
class="category">c--ategory :</span><span><strong>n--ame</strong><a
class="copiable-anchor" href='#index-copying-n_002d_002dame-1'>
¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory de
c--lass : <strong>d--efcv_name</strong><a
href='#index-copying-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory de
c--lass : <strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory de
c--lass : <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory de
c--lass : <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
de c--lass : <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
de c--lass : <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory :</span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory :</span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Fonction :</span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Fonction :</span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span
class="category">Macro :</span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span
class="category">Macro :</span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span class="category">Forme
Spéciale :</span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span class="category">Forme
Spéciale :</span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">Option
de l'utilisateur :</span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">Option
de l'utilisateur :</span><span><strong>d--efopt_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defopt_005fname'>
¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Fonction :</span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Fonction :</span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable :</span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable :</span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <strong>d--efivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <em>t--ype</em>
<strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <em>t--ype</em>
<strong>d--eftypeivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Fonction :<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Fonction :<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2 :<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2 :<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span
class="category">fun2 :</span><span><strong>arg2</strong><a
href='#index-copying-arg2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span
class="category">fun2 :</span><span><strong>arg2</strong><a
class="copiable-anchor" href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -3736,17 +3731,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3885,23 +3880,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun :</span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and</em><a href='#index-copying-machin-2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-3"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and after</em><a href='#index-copying-machin-3' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-4"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and </em><a href='#index-copying-machin-4' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-5"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and and after</em><a href='#index-copying-machin-5'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a href='#index-copying-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-machin-2"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and</em><a class="copiable-anchor" href='#index-copying-machin-2'>
¶</a></span></dt>
+<dt id="index-copying-machin-3"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and after</em><a class="copiable-anchor" href='#index-copying-machin-3'>
¶</a></span></dt>
+<dt id="index-copying-machin-4"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and </em><a class="copiable-anchor" href='#index-copying-machin-4'>
¶</a></span></dt>
+<dt id="index-copying-machin-5"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and and after</em><a class="copiable-anchor"
href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a class="copiable-anchor" href='#index-copying-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span
class="category">truc :</span><span><strong>after</strong> <em>a deff
item</em><a href='#index-copying-after' class='copiable-anchor'>
¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span
class="category">truc :</span><span><strong>after</strong> <em>a deff
item</em><a class="copiable-anchor" href='#index-copying-after'>
¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -4182,45 +4177,45 @@ erreur→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -4454,225 +4449,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span
class="category">c--ategory :</span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span
class="category">c--ategory :</span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span
class="category">cate--gory :</span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span
class="category">cate--gory :</span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a href='#index-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
href='#index-truc' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span
class="category">Command :</span><span><strong>log trap</strong>
<em></em><a href='#index-log-trap' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-log-trap1"><span
class="category">Command :</span><span><strong>log trap1</strong>
<em></em><a href='#index-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-log-trap2"><span
class="category">Command :</span><span><strong>log trap2</strong>
<em></em><a href='#index-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-ule"><span
class="category">cmde :</span><span><strong><b>id ule</b></strong>
<em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span
class="category">cmde2 :</span><span><strong><b>id
‘<samp>i</samp>’ ule</b></strong> <em>truc</em><a
href='#index-id-i-ule' class='copiable-anchor'> ¶</a></span></dt>
+</dd><dt id="index-truc"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
class="copiable-anchor" href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span
class="category">Command :</span><span><strong>log trap</strong>
<em></em><a class="copiable-anchor" href='#index-log-trap'>
¶</a></span></dt>
+<dt id="index-log-trap1"><span
class="category">Command :</span><span><strong>log trap1</strong>
<em></em><a class="copiable-anchor" href='#index-log-trap1'>
¶</a></span></dt>
+<dt id="index-log-trap2"><span
class="category">Command :</span><span><strong>log trap2</strong>
<em></em><a class="copiable-anchor" href='#index-log-trap2'>
¶</a></span></dt>
+<dt id="index-id-ule"><span
class="category">cmde :</span><span><strong><b>id ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span
class="category">cmde2 :</span><span><strong><b>id
‘<samp>i</samp>’ ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-i-ule'> ¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’
ule</b> :</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
-<dt id="index-machin"><span
class="category"> :</span><span><strong>machin</strong><a
href='#index-machin' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span
class="category"> :</span><span><strong>bidule machin</strong><a
href='#index-bidule-machin' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span
class="category">truc :</span><span><strong>machin</strong><a
href='#index-machin-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span
class="category"> :</span><span><strong>machin</strong><a
class="copiable-anchor" href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span
class="category"> :</span><span><strong>bidule machin</strong><a
class="copiable-anchor" href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span
class="category">truc :</span><span><strong>machin</strong><a
class="copiable-anchor" href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc :</span><strong></strong></dt>
-<dt id="index-followed"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a href='#index-followed' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-followed"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a class="copiable-anchor" href='#index-followed'>
¶</a></span></dt>
<dt><span class="category">truc :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
-<dt id="index-a-1"><span
class="category">truc :</span><span><strong>a</strong> <em>b c d e <b>f
g</b> h i</em><a href='#index-a-1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-deffnx"><span
class="category">truc :</span><span><strong>deffnx</strong> <em>before end
deffn</em><a href='#index-deffnx' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-a-1"><span
class="category">truc :</span><span><strong>a</strong> <em>b c d e <b>f
g</b> h i</em><a class="copiable-anchor" href='#index-a-1'>
¶</a></span></dt>
+<dt id="index-deffnx"><span
class="category">truc :</span><span><strong>deffnx</strong> <em>before end
deffn</em><a class="copiable-anchor" href='#index-deffnx'>
¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span
class="category">empty :</span><span><strong>deffn</strong><a
href='#index-deffn' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span
class="category">empty :</span><span><strong>deffn</strong><a
class="copiable-anchor" href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span
class="category">empty :</span><span><strong>deffn</strong> <em>with
deffnx</em><a href='#index-deffn-1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-deffnx-1"><span
class="category">empty :</span><span><strong>deffnx</strong><a
href='#index-deffnx-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span
class="category">empty :</span><span><strong>deffn</strong> <em>with
deffnx</em><a class="copiable-anchor" href='#index-deffn-1'>
¶</a></span></dt>
+<dt id="index-deffnx-1"><span
class="category">empty :</span><span><strong>deffnx</strong><a
class="copiable-anchor" href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a href='#index-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
href='#index-truc-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
class="copiable-anchor" href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span
class="category">c--ategory :</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span
class="category">c--ategory :</span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span
class="category">c--ategory :</span><span><strong>n--ame</strong>
<em>a--rguments...</em><a href='#index-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span
class="category">c--ategory :</span><span><strong>n--ame</strong>
<em>a--rguments...</em><a class="copiable-anchor" href='#index-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span
class="category">c--ategory :</span><span><strong>n--ame</strong><a
href='#index-n_002d_002dame-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span
class="category">c--ategory :</span><span><strong>n--ame</strong><a
class="copiable-anchor" href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory de
c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory de
c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a href='#index-d_002d_002deftypevr_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory de c--lass :
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory de c--lass :
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory de c--lass :
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory de c--lass :
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory de
c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory de
c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory de
c--lass : <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory de
c--lass : <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
de c--lass : <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span
class="category">c--ategory :</span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span
class="category">c--ategory :</span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span
class="category">Fonction :</span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span
class="category">Fonction :</span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span
class="category">Macro :</span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span
class="category">Macro :</span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Forme
Spéciale :</span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Forme
Spéciale :</span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">Option de
l'utilisateur :</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">Option de
l'utilisateur :</span><span><strong>d--efopt_name</strong><a
class="copiable-anchor" href='#index-d_002d_002defopt_005fname'>
¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span
class="category">Fonction :</span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span
class="category">Fonction :</span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span
class="category">Variable :</span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span
class="category">Variable :</span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <strong>d--efivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <em>t--ype</em>
<strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Variable
d'instance de c--lass : <em>t--ype</em>
<strong>d--eftypeivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Méthode
de c--lass : <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Fonction :<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Fonction :<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2 :<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2 :<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br>
<strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
de c--lass2 :<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span
class="category">fun2 :</span><span><strong>arg2</strong><a
href='#index-arg2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span
class="category">fun2 :</span><span><strong>arg2</strong><a
class="copiable-anchor" href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -4750,17 +4745,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -4899,23 +4894,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun :</span><strong></strong></dt>
-<dt id="index-machin-2"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and</em><a href='#index-machin-2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-machin-3"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and after</em><a href='#index-machin-3' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-machin-4"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and </em><a href='#index-machin-4' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-machin-5"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and and after</em><a href='#index-machin-5' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-followed-1"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a href='#index-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-machin-2"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and</em><a class="copiable-anchor" href='#index-machin-2'>
¶</a></span></dt>
+<dt id="index-machin-3"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and after</em><a class="copiable-anchor" href='#index-machin-3'>
¶</a></span></dt>
+<dt id="index-machin-4"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and </em><a class="copiable-anchor" href='#index-machin-4'>
¶</a></span></dt>
+<dt id="index-machin-5"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and and after</em><a class="copiable-anchor" href='#index-machin-5'>
¶</a></span></dt>
+<dt id="index-followed-1"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a class="copiable-anchor" href='#index-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span
class="category">truc :</span><span><strong>after</strong> <em>a deff
item</em><a href='#index-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span
class="category">truc :</span><span><strong>after</strong> <em>a deff
item</em><a class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -5211,48 +5206,48 @@ erreur→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -5539,220 +5534,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span
class="category">c--ategory :</span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span
class="category">c--ategory :</span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span
class="category">cate--gory :</span><span><strong>de--ffn_name</strong>
<em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a href='#index-i-2' class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
href='#index-truc-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span
class="category">Command :</span><span><strong>log trap</strong>
<em></em><a href='#index-log-trap-1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-log-trap1-1"><span
class="category">Command :</span><span><strong>log trap1</strong>
<em></em><a href='#index-log-trap1-1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-log-trap2-1"><span
class="category">Command :</span><span><strong>log trap2</strong>
<em></em><a href='#index-log-trap2-1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-ule-1"><span
class="category">cmde :</span><span><strong><b>id ule</b></strong>
<em>truc</em><a href='#index-id-ule-1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span
class="category">cmde2 :</span><span><strong><b>id
‘<samp>i</samp>’ ule</b></strong> <em>truc</em><a
href='#index-id-i-ule-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-2"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
class="copiable-anchor" href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span
class="category">Command :</span><span><strong>log trap</strong>
<em></em><a class="copiable-anchor" href='#index-log-trap-1'>
¶</a></span></dt>
+<dt id="index-log-trap1-1"><span
class="category">Command :</span><span><strong>log trap1</strong>
<em></em><a class="copiable-anchor" href='#index-log-trap1-1'>
¶</a></span></dt>
+<dt id="index-log-trap2-1"><span
class="category">Command :</span><span><strong>log trap2</strong>
<em></em><a class="copiable-anchor" href='#index-log-trap2-1'>
¶</a></span></dt>
+<dt id="index-id-ule-1"><span
class="category">cmde :</span><span><strong><b>id ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-ule-1'>
¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span
class="category">cmde2 :</span><span><strong><b>id
‘<samp>i</samp>’ ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-i-ule-1'> ¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’
ule</b> :</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
-<dt id="index-machin-6"><span
class="category"> :</span><span><strong>machin</strong><a
href='#index-machin-6' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span
class="category"> :</span><span><strong>bidule machin</strong><a
href='#index-bidule-machin-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span
class="category">truc :</span><span><strong>machin</strong><a
href='#index-machin-7' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span
class="category"> :</span><span><strong>machin</strong><a
class="copiable-anchor" href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span
class="category"> :</span><span><strong>bidule machin</strong><a
class="copiable-anchor" href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span
class="category">truc :</span><span><strong>machin</strong><a
class="copiable-anchor" href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc :</span><strong></strong></dt>
-<dt id="index-followed-2"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a href='#index-followed-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-followed-2"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a class="copiable-anchor" href='#index-followed-2'>
¶</a></span></dt>
<dt><span class="category">truc :</span><strong></strong></dt>
<dt><span class="category"> :</span><strong></strong></dt>
-<dt id="index-a-4"><span
class="category">truc :</span><span><strong>a</strong> <em>b c d e <b>f
g</b> h i</em><a href='#index-a-4' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-deffnx-2"><span
class="category">truc :</span><span><strong>deffnx</strong> <em>before end
deffn</em><a href='#index-deffnx-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-a-4"><span
class="category">truc :</span><span><strong>a</strong> <em>b c d e <b>f
g</b> h i</em><a class="copiable-anchor" href='#index-a-4'>
¶</a></span></dt>
+<dt id="index-deffnx-2"><span
class="category">truc :</span><span><strong>deffnx</strong> <em>before end
deffn</em><a class="copiable-anchor" href='#index-deffnx-2'>
¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span
class="category">empty :</span><span><strong>deffn</strong><a
href='#index-deffn-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span
class="category">empty :</span><span><strong>deffn</strong><a
class="copiable-anchor" href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span
class="category">empty :</span><span><strong>deffn</strong> <em>with
deffnx</em><a href='#index-deffn-3' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-deffnx-3"><span
class="category">empty :</span><span><strong>deffnx</strong><a
href='#index-deffnx-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span
class="category">empty :</span><span><strong>deffn</strong> <em>with
deffnx</em><a class="copiable-anchor" href='#index-deffn-3'>
¶</a></span></dt>
+<dt id="index-deffnx-3"><span
class="category">empty :</span><span><strong>deffnx</strong><a
class="copiable-anchor" href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a href='#index-i-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
href='#index-truc-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span
class="category">fset :</span><span><strong><var>i</var></strong> <em>a
g</em><a class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span
class="category">cmde :</span><span><strong>truc</strong> <em></em><a
class="copiable-anchor" href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span
class="category">c--ategory :</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span
class="category">c--ategory :</span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002defvr_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span
class="category">c--ategory :</span><span><strong>n--ame</strong>
<em>a--rguments...</em><a href='#index-n_002d_002dame-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span
class="category">c--ategory :</span><span><strong>n--ame</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span
class="category">c--ategory :</span><span><strong>n--ame</strong><a
href='#index-n_002d_002dame-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span
class="category">c--ategory :</span><span><strong>n--ame</strong><a
class="copiable-anchor" href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory :</span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory de c--lass :
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory de c--lass :
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory de c--lass :
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory de c--lass :
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
de c--lass : <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
de c--lass : <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
de c--lass : <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
de c--lass : <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
de c--lass : <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span
class="category">c--ategory :</span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-d_002d_002deftp_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span
class="category">c--ategory :</span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-d_002d_002deftp_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span
class="category">Fonction :</span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002defun_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span
class="category">Fonction :</span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defun_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span
class="category">Macro :</span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002defmac_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span
class="category">Macro :</span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defmac_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Forme
Spéciale :</span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002defspec_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Forme
Spéciale :</span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defspec_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-d_002d_002defvar_005fname-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span
class="category">Variable :</span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">Option de
l'utilisateur :</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">Option de
l'utilisateur :</span><span><strong>d--efopt_name</strong><a
class="copiable-anchor" href='#index-d_002d_002defopt_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Fonction :</span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Fonction :</span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable :</span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable :</span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Variable
d'instance de c--lass : <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Variable
d'instance de c--lass : <strong>d--efivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Variable
d'instance de c--lass : <em>t--ype</em>
<strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Variable
d'instance de c--lass : <em>t--ype</em>
<strong>d--eftypeivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Méthode
de c--lass : <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Méthode
de c--lass : <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Méthode
de c--lass : <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Méthode
de c--lass : <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -5761,7 +5756,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Fonction :
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -5769,7 +5764,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2 :
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -5777,7 +5772,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
de c--lass2 :
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -5785,7 +5780,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
de c--lass2 :
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -5793,7 +5788,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
de c--lass2 :
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -5801,13 +5796,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
de c--lass2 :
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span
class="category">fun2 :</span><span><strong>arg2</strong><a
href='#index-arg2-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span
class="category">fun2 :</span><span><strong>arg2</strong><a
class="copiable-anchor" href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -5887,17 +5882,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6061,9 +6056,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6071,13 +6066,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun :</span><strong></strong></dt>
-<dt id="index-machin-8"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and</em><a href='#index-machin-8' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-machin-9"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and after</em><a href='#index-machin-9' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-machin-10"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and </em><a href='#index-machin-10' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-machin-11"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and and after</em><a href='#index-machin-11' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-followed-3"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a href='#index-followed-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-machin-8"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and</em><a class="copiable-anchor" href='#index-machin-8'>
¶</a></span></dt>
+<dt id="index-machin-9"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and after</em><a class="copiable-anchor" href='#index-machin-9'>
¶</a></span></dt>
+<dt id="index-machin-10"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and </em><a class="copiable-anchor" href='#index-machin-10'>
¶</a></span></dt>
+<dt id="index-machin-11"><span
class="category">truc :</span><span><strong>machin</strong> <em>bidule
chose and and after</em><a class="copiable-anchor" href='#index-machin-11'>
¶</a></span></dt>
+<dt id="index-followed-3"><span
class="category">truc :</span><span><strong>followed</strong> <em>by a
comment</em><a class="copiable-anchor" href='#index-followed-3'>
¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span
class="category">truc :</span><span><strong>after</strong> <em>a deff
item</em><a href='#index-after-1' class='copiable-anchor'>
¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span
class="category">truc :</span><span><strong>after</strong> <em>a deff
item</em><a class="copiable-anchor" href='#index-after-1'>
¶</a></span></dt>
</dl>
<pre class="example">
diff --git a/tp/tests/layout/res_parser/formatting_html/formatting.html
b/tp/tests/layout/res_parser/formatting_html/formatting.html
index b65db99f19..a0f36e622d 100644
--- a/tp/tests/layout/res_parser/formatting_html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html/formatting.html
@@ -803,18 +803,13 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -1082,45 +1077,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1349,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1645,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1794,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2097,45 +2092,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2369,225 +2364,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2665,17 +2660,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2814,23 +2809,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3168,45 +3163,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -3440,225 +3435,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -3736,17 +3731,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3885,23 +3880,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -4182,45 +4177,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -4454,225 +4449,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -4750,17 +4745,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -4899,23 +4894,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -5211,48 +5206,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -5539,220 +5534,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -5761,7 +5756,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -5769,7 +5764,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -5777,7 +5772,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -5785,7 +5780,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -5793,7 +5788,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -5801,13 +5796,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -5887,17 +5882,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6061,9 +6056,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6071,13 +6066,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git a/tp/tests/layout/res_parser/formatting_html32/formatting.html
b/tp/tests/layout/res_parser/formatting_html32/formatting.html
index b65db99f19..a0f36e622d 100644
--- a/tp/tests/layout/res_parser/formatting_html32/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html32/formatting.html
@@ -803,18 +803,13 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -1082,45 +1077,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1349,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1645,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1794,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2097,45 +2092,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2369,225 +2364,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2665,17 +2660,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2814,23 +2809,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3168,45 +3163,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -3440,225 +3435,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -3736,17 +3731,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3885,23 +3880,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -4182,45 +4177,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -4454,225 +4449,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -4750,17 +4745,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -4899,23 +4894,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -5211,48 +5206,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -5539,220 +5534,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -5761,7 +5756,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -5769,7 +5764,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -5777,7 +5772,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -5785,7 +5780,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -5793,7 +5788,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -5801,13 +5796,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -5887,17 +5882,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6061,9 +6056,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6071,13 +6066,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git
a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
index 9135009cd6..77a276cc4a 100644
--- a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
@@ -807,24 +807,16 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
@@ -1143,45 +1135,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1415,225 +1407,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1711,17 +1703,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1860,23 +1852,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2157,45 +2149,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2429,225 +2421,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2725,17 +2717,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2874,23 +2866,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3186,48 +3178,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -3514,220 +3506,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -3736,7 +3728,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -3744,7 +3736,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -3752,7 +3744,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -3760,7 +3752,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -3768,7 +3760,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -3776,13 +3768,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -3862,17 +3854,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -4036,9 +4028,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -4046,13 +4038,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/anchor.html
b/tp/tests/layout/res_parser/formatting_html_nodes/anchor.html
index cc21eb6396..72c7a86fdc 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/anchor.html
@@ -800,35 +800,7 @@ truc: after a deff item
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
index e21b81451f..e3b2446c85 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
@@ -803,18 +803,11 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -829,7 +822,6 @@ span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\2212"}
ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -1105,45 +1097,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1377,225 +1369,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1673,17 +1665,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1822,23 +1814,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2119,45 +2111,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2391,225 +2383,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2687,17 +2679,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2836,23 +2828,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3148,48 +3140,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -3476,220 +3468,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -3698,7 +3690,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -3706,7 +3698,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -3714,7 +3706,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -3722,7 +3714,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -3730,7 +3722,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -3738,13 +3730,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -3824,17 +3816,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -3998,9 +3990,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -4008,13 +4000,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
b/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
index cb5fbadcee..12a9ac72d2 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
@@ -801,35 +801,10 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_abt.html
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_abt.html
index 7d2d735199..f989f0d4a5 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_abt.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_fot.html
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_fot.html
index 9a47ebf730..3521a42190 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_fot.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_fot.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_ovr.html
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_ovr.html
index 8ee36ec1da..2fe6a317ec 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_ovr.html
@@ -801,34 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_toc.html
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_toc.html
index 085cfa1a05..5fcabbbfc0 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_toc.html
@@ -801,34 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/index.html
b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
index 785ef919a3..ddf1f309ab 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
@@ -802,25 +802,17 @@ truc: after a deff item
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
@@ -829,7 +821,6 @@ span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\2212"}
ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -1082,45 +1073,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1345,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1641,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1790,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2097,45 +2088,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2369,225 +2360,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2665,17 +2656,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2814,23 +2805,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
diff --git
a/tp/tests/layout/res_parser/formatting_html_nodes/s_002d_002dect_002cion.html
b/tp/tests/layout/res_parser/formatting_html_nodes/s_002d_002dect_002cion.html
index 9151c71026..5388bdd144 100644
---
a/tp/tests/layout/res_parser/formatting_html_nodes/s_002d_002dect_002cion.html
+++
b/tp/tests/layout/res_parser/formatting_html_nodes/s_002d_002dect_002cion.html
@@ -801,35 +801,9 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
b/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
index e5465aedb2..945017cc1b 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
b/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index e6c1727e01..8b4d81ce2c 100644
---
a/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++
b/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
b/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index f018a13116..c2fd54ac6c 100644
---
a/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++
b/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
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 ce33969ed2..34007f4499 100644
--- a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
@@ -801,35 +801,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -1082,45 +1054,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1326,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em" href='#index-titlepage-arg2'>
¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1622,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1771,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2097,45 +2069,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2369,225 +2341,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em" href='#index-copying-arg2'>
¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2665,17 +2637,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2814,23 +2786,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3168,45 +3140,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -3440,225 +3412,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em" href='#index-copying-arg2'>
¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -3736,17 +3708,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3885,23 +3857,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -4182,45 +4154,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -4454,225 +4426,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em" href='#index-arg2'>
¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -4750,17 +4722,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -4899,23 +4871,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -5211,48 +5183,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example" style="margin-left: 3.2em">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -5539,220 +5511,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor" style="visibility: hidden;
text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -5761,7 +5733,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -5769,7 +5741,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -5777,7 +5749,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -5785,7 +5757,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -5793,7 +5765,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -5801,13 +5773,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor" style="visibility:
hidden; text-decoration: none; line-height: 0em" href='#index-arg2-1'>
¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -5887,17 +5859,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6061,9 +6033,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6071,13 +6043,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" style="visibility: hidden; text-decoration: none;
line-height: 0em" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
index c5ed52743a..c3b6364fd2 100644
--- a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
@@ -803,18 +803,13 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -1092,45 +1087,45 @@ error→ → - ∗ -| ⇒
\]</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1364,225 +1359,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
\]</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1660,17 +1655,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1809,23 +1804,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2107,45 +2102,45 @@ error→ → - ∗ -| ⇒
\]</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2379,225 +2374,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
\]</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2675,17 +2670,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2824,23 +2819,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3178,45 +3173,45 @@ error→ → - ∗ -| ⇒
\]</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -3450,225 +3445,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
\]</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -3746,17 +3741,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3895,23 +3890,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -4192,45 +4187,45 @@ error→ → - ∗ -| ⇒
\]</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -4464,225 +4459,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
\]</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -4760,17 +4755,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -4909,23 +4904,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -5221,48 +5216,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -5549,220 +5544,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
\]</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -5771,7 +5766,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -5779,7 +5774,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -5787,7 +5782,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -5795,7 +5790,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -5803,7 +5798,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -5811,13 +5806,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -5897,17 +5892,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6071,9 +6066,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6081,13 +6076,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git a/tp/tests/layout/res_parser/formatting_nodes/anchor.html
b/tp/tests/layout/res_parser/formatting_nodes/anchor.html
index cc21eb6396..72c7a86fdc 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/anchor.html
@@ -800,35 +800,7 @@ truc: after a deff item
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter.html
b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
index e21b81451f..e3b2446c85 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
@@ -803,18 +803,11 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -829,7 +822,6 @@ span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\2212"}
ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -1105,45 +1097,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1377,225 +1369,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1673,17 +1665,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1822,23 +1814,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2119,45 +2111,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2391,225 +2383,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2687,17 +2679,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2836,23 +2828,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3148,48 +3140,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -3476,220 +3468,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -3698,7 +3690,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -3706,7 +3698,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -3714,7 +3706,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -3722,7 +3714,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -3730,7 +3722,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -3738,13 +3730,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -3824,17 +3816,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -3998,9 +3990,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -4008,13 +4000,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
index cb5fbadcee..12a9ac72d2 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
@@ -801,35 +801,10 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
b/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
index 7d2d735199..f989f0d4a5 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
b/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
index 9a47ebf730..3521a42190 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
b/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
index 8ee36ec1da..2fe6a317ec 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
@@ -801,34 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
b/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
index 085cfa1a05..5fcabbbfc0 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
@@ -801,34 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/index.html
b/tp/tests/layout/res_parser/formatting_nodes/index.html
index 785ef919a3..ddf1f309ab 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/index.html
@@ -802,25 +802,17 @@ truc: after a deff item
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
@@ -829,7 +821,6 @@ span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\2212"}
ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -1082,45 +1073,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1345,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1641,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1790,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2097,45 +2088,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2369,225 +2360,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2665,17 +2656,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2814,23 +2805,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
diff --git
a/tp/tests/layout/res_parser/formatting_nodes/s_002d_002dect_002cion.html
b/tp/tests/layout/res_parser/formatting_nodes/s_002d_002dect_002cion.html
index 9151c71026..5388bdd144 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/s_002d_002dect_002cion.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/s_002d_002dect_002cion.html
@@ -801,35 +801,9 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/subsection.html
b/tp/tests/layout/res_parser/formatting_nodes/subsection.html
index e5465aedb2..945017cc1b 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/subsection.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
b/tp/tests/layout/res_parser/formatting_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index e6c1727e01..8b4d81ce2c 100644
---
a/tp/tests/layout/res_parser/formatting_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++
b/tp/tests/layout/res_parser/formatting_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/formatting_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
b/tp/tests/layout/res_parser/formatting_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index f018a13116..c2fd54ac6c 100644
---
a/tp/tests/layout/res_parser/formatting_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++
b/tp/tests/layout/res_parser/formatting_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -801,35 +801,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
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 47189bf42c..cbdbb3eaea 100644
--- a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
@@ -803,18 +803,13 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -1082,45 +1077,45 @@ error→ ↦ − ★ ⊣ ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1349,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>” ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>” ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>” ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1645,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1794,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2097,45 +2092,45 @@ error→ ↦ − ★ ⊣ ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2369,225 +2364,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>” ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>” ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>” ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2665,17 +2660,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2814,23 +2809,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3168,45 +3163,45 @@ error→ ↦ − ★ ⊣ ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -3440,225 +3435,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>” ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>” ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>” ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -3736,17 +3731,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3885,23 +3880,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -4182,45 +4177,45 @@ error→ ↦ − ★ ⊣ ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -4454,225 +4449,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>” ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>” ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>” ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -4750,17 +4745,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -4899,23 +4894,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -5211,48 +5206,48 @@ error→ ↦ − ★ ⊣ ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -5539,220 +5534,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>” ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>” ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>” ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -5761,7 +5756,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -5769,7 +5764,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -5777,7 +5772,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -5785,7 +5780,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -5793,7 +5788,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -5801,13 +5796,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -5887,17 +5882,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6061,9 +6056,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6071,13 +6066,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
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 40e9067273..a4edcdb32a 100644
--- a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
+++ b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
@@ -802,18 +802,13 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -1082,45 +1077,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1349,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1645,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1794,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2096,45 +2091,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2368,225 +2363,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2664,17 +2659,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2813,23 +2808,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3144,45 +3139,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -3416,225 +3411,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -3712,17 +3707,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3861,23 +3856,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -4172,48 +4167,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -4500,220 +4495,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -4722,7 +4717,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -4730,7 +4725,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -4738,7 +4733,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -4746,7 +4741,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -4754,7 +4749,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -4762,13 +4757,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -4848,17 +4843,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -5022,9 +5017,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -5032,13 +5027,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
@@ -5321,45 +5316,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -5593,225 +5588,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -5889,17 +5884,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -6038,23 +6033,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
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 bab6e15511..c0c81f42d3 100644
--- a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
@@ -803,18 +803,13 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -1082,45 +1077,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1349,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id @<samp>i</samp>'‘ ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id @<samp>i</samp>'‘ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id @<samp>i</samp>'‘ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1645,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1794,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2097,45 +2092,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2369,225 +2364,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id @<samp>i</samp>'‘ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id @<samp>i</samp>'‘ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id @<samp>i</samp>'‘ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2665,17 +2660,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2814,23 +2809,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3168,45 +3163,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -3440,225 +3435,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id @<samp>i</samp>'‘ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id @<samp>i</samp>'‘ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id @<samp>i</samp>'‘ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -3736,17 +3731,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3885,23 +3880,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -4182,45 +4177,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -4454,225 +4449,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id @<samp>i</samp>'‘ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id @<samp>i</samp>'‘ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id @<samp>i</samp>'‘ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -4750,17 +4745,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -4899,23 +4894,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -5211,48 +5206,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -5539,220 +5534,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id @<samp>i</samp>'‘ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id @<samp>i</samp>'‘ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id @<samp>i</samp>'‘ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -5761,7 +5756,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -5769,7 +5764,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -5777,7 +5772,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -5785,7 +5780,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -5793,7 +5788,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -5801,13 +5796,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -5887,17 +5882,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6061,9 +6056,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6071,13 +6066,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git a/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
b/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
index 2d7085ae9c..2521e69e72 100644
--- a/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
@@ -803,18 +803,13 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -1082,45 +1077,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1354,225 +1349,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br/> even more so</em><a
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br/> even more so</em><a class="copiable-anchor"
href='#index-titlepage-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-within-deffn"></a>
-</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-titlepage-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-titlepage-log-trap1' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-titlepage-log-trap2' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-titlepage-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-titlepage-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-titlepage-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap1'> ¶</a></span></dt>
+<dt id="index-titlepage-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-log-trap2'> ¶</a></span></dt>
+<dt id="index-titlepage-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-titlepage-id-ule'> ¶</a></span></dt>
+<dt id="index-titlepage-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-titlepage-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-titlepage-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-titlepage-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-titlepage-bidule-machin'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-titlepage-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-titlepage-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-titlepage-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-titlepage-a'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-titlepage-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-titlepage-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-titlepage-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-titlepage-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-titlepage-deffn-1'> ¶</a></span></dt>
+<dt id="index-titlepage-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-titlepage-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-titlepage-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-titlepage-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-titlepage-i-1'> ¶</a></span></dt>
+<dt id="index-titlepage-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-titlepage-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-titlepage-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a
href='#index-titlepage-d_002d_002defcv_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defcv_005fname-1"><span>c--ategory of
c--lass: <strong>d--efcv_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defcv_005fname-1'>
¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-titlepage-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defmac_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname"><span
class="category">Macro: </span><span><strong>d--efmac_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defmac_005fname'> ¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-titlepage-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-titlepage-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-titlepage-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-name2"><span class="category">Function:<br/>
</span><span><em>data-type2</em><br/> <strong>name2</strong>
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-name2"><span class="category">Function:<br/>
</span><span><em>data-type2</em><br/> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-titlepage-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br/> </span><span><em>t--ype2</em><br/>
<strong>d--eftypefn_name2</strong><a
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br/> </span><span><em>t--ype2</em><br/>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong><a
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-titlepage-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-titlepage-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-titlepage-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1650,17 +1645,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
href='#index-titlepage-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-titlepage-b-2'><span>b<a href='#index-titlepage-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-titlepage-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-titlepage-b-2'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-titlepage-a-1'><span><em>a</em><a href='#index-titlepage-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-titlepage-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-titlepage-b'><span><em>b</em><a href='#index-titlepage-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b'><span><em>b</em><a class="copiable-anchor"
href='#index-titlepage-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1799,23 +1794,23 @@ html ''
</dl>
<dl>
-<dt id='index-titlepage-a-2'><span>a<a href='#index-titlepage-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-a-2'><span>a<a class="copiable-anchor"
href='#index-titlepage-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-titlepage-b-1'><span>b<a href='#index-titlepage-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-titlepage-b-1'><span>b<a class="copiable-anchor"
href='#index-titlepage-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-titlepage-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-titlepage-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-titlepage-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-titlepage-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-titlepage-followed-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-titlepage-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-titlepage-machin-2'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-3'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-titlepage-machin-4'> ¶</a></span></dt>
+<dt id="index-titlepage-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-titlepage-machin-5'> ¶</a></span></dt>
+<dt id="index-titlepage-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-titlepage-followed-1'>
¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-titlepage-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-titlepage-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-titlepage-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2097,45 +2092,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2369,225 +2364,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br/> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br/> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br/>
</span><span><em>data-type2</em><br/> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br/>
</span><span><em>data-type2</em><br/> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br/> </span><span><em>t--ype2</em><br/>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br/> </span><span><em>t--ype2</em><br/>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2665,17 +2660,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -2814,23 +2809,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3168,45 +3163,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -3440,225 +3435,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br/> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br/> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br/>
</span><span><em>data-type2</em><br/> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br/>
</span><span><em>data-type2</em><br/> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br/> </span><span><em>t--ype2</em><br/>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br/> </span><span><em>t--ype2</em><br/>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -3736,17 +3731,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3885,23 +3880,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -4182,45 +4177,45 @@ error→ → - ∗ -| ⇒
</em></div>
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -4454,225 +4449,225 @@ $ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEA
f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over
\sigma}\right)^2</sup>
</em></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br/>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br/>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br/>
</span><span><em>data-type2</em><br/> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br/>
</span><span><em>data-type2</em><br/> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br/> </span><span><em>t--ype2</em><br/>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br/> </span><span><em>t--ype2</em><br/>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br/> <em>t--ype2</em><br/> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -4750,17 +4745,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -4899,23 +4894,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -5211,48 +5206,48 @@ error→ → - ∗ -| ⇒
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -5539,220 +5534,220 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</em></div><pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -5761,7 +5756,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -5769,7 +5764,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -5777,7 +5772,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -5785,7 +5780,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -5793,7 +5788,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -5801,13 +5796,13 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over
2}\left({x-\mu \over \sigma}\
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -5887,17 +5882,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6061,9 +6056,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -6071,13 +6066,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git
a/tp/tests/layout/res_parser/navigation_test_misc_file_collision/chapter.html
b/tp/tests/layout/res_parser/navigation_test_misc_file_collision/chapter.html
index 255668f28c..5549a7366e 100644
---
a/tp/tests/layout/res_parser/navigation_test_misc_file_collision/chapter.html
+++
b/tp/tests/layout/res_parser/navigation_test_misc_file_collision/chapter.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/navigation_test_misc_file_collision/index.html
b/tp/tests/layout/res_parser/navigation_test_misc_file_collision/index.html
index 59adcbf984..a6317d02f2 100644
--- a/tp/tests/layout/res_parser/navigation_test_misc_file_collision/index.html
+++ b/tp/tests/layout/res_parser/navigation_test_misc_file_collision/index.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/navigation_test_misc_file_collision/navigation_abt.html
b/tp/tests/layout/res_parser/navigation_test_misc_file_collision/navigation_abt.html
index f086518e1c..1c1631e652 100644
---
a/tp/tests/layout/res_parser/navigation_test_misc_file_collision/navigation_abt.html
+++
b/tp/tests/layout/res_parser/navigation_test_misc_file_collision/navigation_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/navigation_test_misc_file_collision/navigation_toc.html
b/tp/tests/layout/res_parser/navigation_test_misc_file_collision/navigation_toc.html
index 0d24580f81..f4eab5c17f 100644
---
a/tp/tests/layout/res_parser/navigation_test_misc_file_collision/navigation_toc.html
+++
b/tp/tests/layout/res_parser/navigation_test_misc_file_collision/navigation_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/navigation_test_misc_file_collision/section.html
b/tp/tests/layout/res_parser/navigation_test_misc_file_collision/section.html
index 71dda644bf..fe2ecdbd0d 100644
---
a/tp/tests/layout/res_parser/navigation_test_misc_file_collision/section.html
+++
b/tp/tests/layout/res_parser/navigation_test_misc_file_collision/section.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/navigation_test_misc_file_collision/subsection.html
b/tp/tests/layout/res_parser/navigation_test_misc_file_collision/subsection.html
index b823e3eaf2..6a9937de37 100644
---
a/tp/tests/layout/res_parser/navigation_test_misc_file_collision/subsection.html
+++
b/tp/tests/layout/res_parser/navigation_test_misc_file_collision/subsection.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/layout/res_parser/no_monolithic_only_toc_out/no_monolithic.html
b/tp/tests/layout/res_parser/no_monolithic_only_toc_out/no_monolithic.html
index 34dd526c2a..426da82035 100644
--- a/tp/tests/layout/res_parser/no_monolithic_only_toc_out/no_monolithic.html
+++ b/tp/tests/layout/res_parser/no_monolithic_only_toc_out/no_monolithic.html
@@ -14,32 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/many_input_files/tex_l2h_res/tex.html
b/tp/tests/many_input_files/tex_l2h_res/tex.html
index d27d475aa2..ec4f9d38b5 100644
--- a/tp/tests/many_input_files/tex_l2h_res/tex.html
+++ b/tp/tests/many_input_files/tex_l2h_res/tex.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/many_input_files/tex_l2h_res/tex_complex.html
b/tp/tests/many_input_files/tex_l2h_res/tex_complex.html
index 63e3bc31c8..6a700a3eb5 100644
--- a/tp/tests/many_input_files/tex_l2h_res/tex_complex.html
+++ b/tp/tests/many_input_files/tex_l2h_res/tex_complex.html
@@ -18,33 +18,8 @@ Some (I-D) \varphi(t) math. -->
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/many_input_files/tex_t4ht_res/tex.html
b/tp/tests/many_input_files/tex_t4ht_res/tex.html
index 2563857668..9a65c41405 100644
--- a/tp/tests/many_input_files/tex_t4ht_res/tex.html
+++ b/tp/tests/many_input_files/tex_t4ht_res/tex.html
@@ -16,33 +16,8 @@
<!--
@import "tex_tex4ht_tex.css";
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/many_input_files/tex_t4ht_res/tex_complex.html
b/tp/tests/many_input_files/tex_t4ht_res/tex_complex.html
index 58aa453151..05b91466e8 100644
--- a/tp/tests/many_input_files/tex_t4ht_res/tex_complex.html
+++ b/tp/tests/many_input_files/tex_t4ht_res/tex_complex.html
@@ -20,33 +20,8 @@ Some (I-D) \varphi(t) math. -->
<!--
@import "tex_complex_tex4ht_tex.css";
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html
b/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html
index 5345d122e5..549b0f35cc 100644
--- a/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html
@@ -15,32 +15,14 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -138,7 +120,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -187,7 +169,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -282,7 +264,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-2'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -331,7 +313,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-3'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -427,7 +409,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-4'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -476,7 +458,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-5' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-5'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -570,7 +552,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-6' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-6'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -619,7 +601,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-7' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-7'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -714,7 +696,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-8' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-8'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -763,7 +745,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-9' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-9'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -860,7 +842,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-10' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-10'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -909,7 +891,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-11' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-11'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1003,7 +985,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-12' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-12'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1052,7 +1034,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-13' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-13'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1147,7 +1129,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-14' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-14'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1196,7 +1178,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-15' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-15'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1295,7 +1277,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-16' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-16'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1344,7 +1326,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-17' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-17'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1437,7 +1419,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-18' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-18'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1486,7 +1468,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-19' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-19'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1580,7 +1562,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-20' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-20'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1629,7 +1611,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-21' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-21'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1740,7 +1722,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-22' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-22'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1800,7 +1782,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-23' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-23'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1914,7 +1896,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-24' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-24'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1974,7 +1956,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-25' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-25'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2089,7 +2071,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-26' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-26'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2149,7 +2131,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-27' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-27'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2184,7 +2166,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-28' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-28'>
¶</a></span></dt>
<dd><p>deffn
call macro in deffn
in macro
@@ -2258,7 +2240,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-29' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-29'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2307,7 +2289,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-30' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-30'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2402,7 +2384,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-31' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-31'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2451,7 +2433,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-32' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-32'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2477,7 +2459,7 @@ html
<p>call macro in deffn at the beginning
</p><dl class="def">
-<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deffn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname2'>
¶</a></span></dt>
<dd><p>in macro
</p>
@@ -2549,7 +2531,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-33' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-33'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2598,7 +2580,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-34' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-34'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2695,7 +2677,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-35' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-35'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2744,7 +2726,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-36' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-36'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2839,7 +2821,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-37' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-37'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2888,7 +2870,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-38' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-38'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2984,7 +2966,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-39' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-39'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3033,7 +3015,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-40' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-40'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3131,7 +3113,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-41' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-41'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3180,7 +3162,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-42' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-42'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3274,7 +3256,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-43' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-43'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3323,7 +3305,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-44' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-44'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3417,7 +3399,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-45' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-45'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3466,7 +3448,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-46' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-46'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3562,7 +3544,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-47' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-47'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3611,7 +3593,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-48' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-48'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3706,7 +3688,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-49' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-49'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3755,7 +3737,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-50' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-50'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3849,7 +3831,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-51' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-51'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3898,7 +3880,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-52' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-52'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3992,7 +3974,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-53' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-53'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4041,7 +4023,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-54' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-54'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
diff --git
a/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html
b/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html
index 3c29e9ac7d..d23cf0a501 100644
--- a/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html
@@ -15,32 +15,14 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -70,34 +52,34 @@ ul.no-bullet {list-style: none}
in macro
</p>
<dl class="def">
-<dt id="index-arg"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-1"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-1"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-1'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-2"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-2"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-2'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-3"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-3"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-3'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-4"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-4'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-4"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-4'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-5"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-5"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-5'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -106,12 +88,12 @@ in macro
<br>
<br>
<dl class="def">
-<dt id="index-arg-6"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-6"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-6'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-7"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-7"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-7'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -152,7 +134,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -173,7 +155,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-8"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-8'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-8"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-8'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -202,7 +184,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -226,38 +208,38 @@ html
<p>Call macro in format_command
</p><dl class="def">
-<dt id="index-arg-9"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-9'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-9"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-9'> ¶</a></span></dt>
<dd><p>in macro
</p>
<dl class="def">
-<dt id="index-arg-10"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-10'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-10"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-10'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-11"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-11'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-11"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-11'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-12"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-12'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-12"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-12'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-13"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-13'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-13"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-13'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-14"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-14'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-14"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-14'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-15"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-15'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-15"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-15'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -266,12 +248,12 @@ html
<br>
<br>
<dl class="def">
-<dt id="index-arg-16"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-16'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-16"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-16'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-17"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-17'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-17"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-17'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -312,7 +294,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-2'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -333,7 +315,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-18"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-18'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-18"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-18'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -362,7 +344,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-3'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -390,34 +372,34 @@ html
<li>in macro
<dl class="def">
-<dt id="index-arg-19"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-19'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-19"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-19'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-20"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-20'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-20"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-20'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-21"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-21'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-21"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-21'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-22"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-22'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-22"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-22'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-23"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-23'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-23"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-23'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-24"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-24'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-24"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-24'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -426,12 +408,12 @@ html
<br>
<br>
<dl class="def">
-<dt id="index-arg-25"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-25'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-25"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-25'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-26"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-26'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-26"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-26'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -472,7 +454,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-4'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -493,7 +475,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-27"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-27'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-27"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-27'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -522,7 +504,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-5' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-5'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -548,34 +530,34 @@ Call macro in itemize
in macro
<dl class="def">
-<dt id="index-arg-28"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-28'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-28"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-28'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-29"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-29'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-29"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-29'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-30"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-30'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-30"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-30'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-31"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-31'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-31"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-31'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-32"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-32'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-32"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-32'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-33"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-33'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-33"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-33'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -584,12 +566,12 @@ in macro
<br>
<br>
<dl class="def">
-<dt id="index-arg-34"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-34'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-34"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-34'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-35"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-35'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-35"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-35'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -630,7 +612,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-6' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-6'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -651,7 +633,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-36"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-36'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-36"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-36'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -680,7 +662,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-7' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-7'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -704,38 +686,38 @@ html
</li><li>item 2
Call macro in itemize in format_command
<dl class="def">
-<dt id="index-arg-37"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-37'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-37"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-37'> ¶</a></span></dt>
<dd><p>in macro
</p>
<dl class="def">
-<dt id="index-arg-38"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-38'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-38"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-38'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-39"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-39'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-39"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-39'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-40"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-40'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-40"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-40'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-41"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-41'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-41"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-41'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-42"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-42'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-42"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-42'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-43"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-43'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-43"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-43'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -744,12 +726,12 @@ Call macro in itemize in format_command
<br>
<br>
<dl class="def">
-<dt id="index-arg-44"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-44'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-44"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-44'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-45"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-45'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-45"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-45'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -790,7 +772,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-8' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-8'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -811,7 +793,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-46"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-46'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-46"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-46'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -840,7 +822,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-9' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-9'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -869,34 +851,34 @@ html
<li> in macro
<dl class="def">
-<dt id="index-arg-47"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-47'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-47"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-47'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-48"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-48'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-48"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-48'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-49"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-49'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-49"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-49'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-50"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-50'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-50"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-50'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-51"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-51'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-51"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-51'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-52"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-52'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-52"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-52'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -905,12 +887,12 @@ html
<br>
<br>
<dl class="def">
-<dt id="index-arg-53"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-53'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-53"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-53'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-54"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-54'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-54"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-54'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -951,7 +933,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-10' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-10'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -972,7 +954,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-55"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-55'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-55"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-55'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -1001,7 +983,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-11' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-11'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1027,34 +1009,34 @@ Call macro in enumerate
in macro
<dl class="def">
-<dt id="index-arg-56"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-56'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-56"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-56'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-57"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-57'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-57"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-57'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-58"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-58'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-58"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-58'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-59"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-59'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-59"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-59'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-60"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-60'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-60"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-60'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-61"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-61'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-61"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-61'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -1063,12 +1045,12 @@ in macro
<br>
<br>
<dl class="def">
-<dt id="index-arg-62"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-62'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-62"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-62'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-63"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-63'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-63"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-63'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -1109,7 +1091,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-12' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-12'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1130,7 +1112,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-64"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-64'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-64"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-64'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -1159,7 +1141,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-13' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-13'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1183,38 +1165,38 @@ html
</li><li> enumerate2
Call macro in enumerate in format_command
<dl class="def">
-<dt id="index-arg-65"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-65'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-65"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-65'> ¶</a></span></dt>
<dd><p>in macro
</p>
<dl class="def">
-<dt id="index-arg-66"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-66'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-66"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-66'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-67"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-67'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-67"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-67'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-68"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-68'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-68"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-68'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-69"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-69'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-69"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-69'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-70"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-70'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-70"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-70'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-71"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-71'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-71"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-71'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -1223,12 +1205,12 @@ Call macro in enumerate in format_command
<br>
<br>
<dl class="def">
-<dt id="index-arg-72"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-72'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-72"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-72'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-73"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-73'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-73"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-73'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -1269,7 +1251,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-14' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-14'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1290,7 +1272,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-74"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-74'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-74"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-74'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -1319,7 +1301,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-15' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-15'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1350,34 +1332,34 @@ after item</td></tr>
<tr><td width="60%">in macro
<dl class="def">
-<dt id="index-arg-75"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-75'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-75"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-75'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-76"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-76'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-76"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-76'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-77"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-77'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-77"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-77'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-78"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-78'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-78"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-78'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-79"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-79'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-79"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-79'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-80"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-80'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-80"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-80'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -1386,12 +1368,12 @@ after item</td></tr>
<br>
<br>
<dl class="def">
-<dt id="index-arg-81"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-81'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-81"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-81'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-82"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-82'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-82"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-82'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -1432,7 +1414,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-16' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-16'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1453,7 +1435,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-83"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-83'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-83"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-83'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -1482,7 +1464,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-17' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-17'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1507,34 +1489,34 @@ Call macro in mutitable
in macro
<dl class="def">
-<dt id="index-arg-84"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-84'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-84"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-84'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-85"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-85'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-85"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-85'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-86"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-86'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-86"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-86'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-87"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-87'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-87"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-87'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-88"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-88'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-88"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-88'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-89"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-89'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-89"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-89'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -1543,12 +1525,12 @@ in macro
<br>
<br>
<dl class="def">
-<dt id="index-arg-90"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-90'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-90"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-90'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-91"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-91'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-91"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-91'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -1589,7 +1571,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-18' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-18'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1610,7 +1592,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-92"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-92'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-92"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-92'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -1639,7 +1621,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-19' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-19'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1662,38 +1644,38 @@ html
<tr><td width="60%">lone multitable item
Call macro in mutitable in format_command
<dl class="def">
-<dt id="index-arg-93"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-93'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-93"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-93'> ¶</a></span></dt>
<dd><p>in macro
</p>
<dl class="def">
-<dt id="index-arg-94"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-94'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-94"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-94'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-95"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-95'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-95"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-95'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-96"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-96'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-96"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-96'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-97"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-97'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-97"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-97'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-98"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-98'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-98"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-98'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-99"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-99'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-99"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-99'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -1702,12 +1684,12 @@ Call macro in mutitable in format_command
<br>
<br>
<dl class="def">
-<dt id="index-arg-100"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-100'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-100"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-100'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-101"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-101'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-101"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-101'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -1748,7 +1730,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-20' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-20'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1769,7 +1751,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-102"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-102'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-102"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-102'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -1798,7 +1780,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-21' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-21'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1828,38 +1810,38 @@ html
<pre class="example">in macro
</pre><dl class="def">
-<dt id="index-arg-103"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-103'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-103"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-103'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg-104"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-104'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-104"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-104'> ¶</a></span></dt>
<dd><pre class="example">in format_command
</pre></dd></dl>
<pre class="example">
Something
</pre><dl class="def">
-<dt id="index-arg-105"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-105'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-105"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-105'> ¶</a></span></dt>
</dl>
<pre class="example">
Something
</pre><dl class="def">
-<dt id="index-arg-106"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-106'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-106"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-106'> ¶</a></span></dt>
<dd><pre class="example">in group
</pre></dd></dl>
<pre class="example">
Something2
</pre><dl class="def">
-<dt id="index-arg-107"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-107'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-107"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-107'> ¶</a></span></dt>
</dl>
<pre class="example">After
Something2
</pre><dl class="def">
-<dt id="index-arg-108"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-108'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-108"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-108'> ¶</a></span></dt>
<dd><pre class="example">in group
</pre></dd></dl>
<pre class="example">After
@@ -1868,13 +1850,13 @@ Something2
</pre><dl class="def">
-<dt id="index-arg-109"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-109'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-109"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-109'> ¶</a></span></dt>
<dd><pre class="example">in group
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg-110"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-110'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-110"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-110'> ¶</a></span></dt>
<dd><blockquote>
<pre class="example">A quot---ation
</pre></blockquote>
@@ -1923,7 +1905,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-22' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-22'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1950,7 +1932,7 @@ html
</div><pre class="example">
</pre><dl class="def">
-<dt id="index-arg-111"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-111'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-111"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-111'> ¶</a></span></dt>
<dd><pre class="example">in macro, a format_command containing some other
commands.
</pre><ul class="mark-bullet">
<li><pre class="example">i--tem 1
@@ -1984,7 +1966,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-23' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-23'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2017,38 +1999,38 @@ call macro in example
in macro
</pre><dl class="def">
-<dt id="index-arg-112"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-112'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-112"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-112'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg-113"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-113'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-113"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-113'> ¶</a></span></dt>
<dd><pre class="example">in format_command
</pre></dd></dl>
<pre class="example">
Something
</pre><dl class="def">
-<dt id="index-arg-114"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-114'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-114"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-114'> ¶</a></span></dt>
</dl>
<pre class="example">
Something
</pre><dl class="def">
-<dt id="index-arg-115"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-115'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-115"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-115'> ¶</a></span></dt>
<dd><pre class="example">in group
</pre></dd></dl>
<pre class="example">
Something2
</pre><dl class="def">
-<dt id="index-arg-116"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-116'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-116"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-116'> ¶</a></span></dt>
</dl>
<pre class="example">After
Something2
</pre><dl class="def">
-<dt id="index-arg-117"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-117'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-117"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-117'> ¶</a></span></dt>
<dd><pre class="example">in group
</pre></dd></dl>
<pre class="example">After
@@ -2057,13 +2039,13 @@ Something2
</pre><dl class="def">
-<dt id="index-arg-118"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-118'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-118"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-118'> ¶</a></span></dt>
<dd><pre class="example">in group
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg-119"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-119'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-119"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-119'> ¶</a></span></dt>
<dd><blockquote>
<pre class="example">A quot---ation
</pre></blockquote>
@@ -2112,7 +2094,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-24' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-24'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2139,7 +2121,7 @@ html
</div><pre class="example">
</pre><dl class="def">
-<dt id="index-arg-120"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-120'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-120"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-120'> ¶</a></span></dt>
<dd><pre class="example">in macro, a format_command containing some other
commands.
</pre><ul class="mark-bullet">
<li><pre class="example">i--tem 1
@@ -2173,7 +2155,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-25' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-25'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2204,42 +2186,42 @@ html
more example text
call macro in example in format_command
</pre><dl class="def">
-<dt id="index-arg-121"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-121'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-121"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-121'> ¶</a></span></dt>
<dd><pre class="example">in macro
</pre><dl class="def">
-<dt id="index-arg-122"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-122'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-122"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-122'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg-123"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-123'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-123"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-123'> ¶</a></span></dt>
<dd><pre class="example">in format_command
</pre></dd></dl>
<pre class="example">
Something
</pre><dl class="def">
-<dt id="index-arg-124"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-124'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-124"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-124'> ¶</a></span></dt>
</dl>
<pre class="example">
Something
</pre><dl class="def">
-<dt id="index-arg-125"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-125'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-125"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-125'> ¶</a></span></dt>
<dd><pre class="example">in group
</pre></dd></dl>
<pre class="example">
Something2
</pre><dl class="def">
-<dt id="index-arg-126"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-126'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-126"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-126'> ¶</a></span></dt>
</dl>
<pre class="example">After
Something2
</pre><dl class="def">
-<dt id="index-arg-127"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-127'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-127"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-127'> ¶</a></span></dt>
<dd><pre class="example">in group
</pre></dd></dl>
<pre class="example">After
@@ -2248,13 +2230,13 @@ Something2
</pre><dl class="def">
-<dt id="index-arg-128"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-128'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-128"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-128'> ¶</a></span></dt>
<dd><pre class="example">in group
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg-129"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-129'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-129"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-129'> ¶</a></span></dt>
<dd><blockquote>
<pre class="example">A quot---ation
</pre></blockquote>
@@ -2303,7 +2285,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-26' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-26'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2330,7 +2312,7 @@ html
</div><pre class="example">
</pre><dl class="def">
-<dt id="index-arg-130"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-130'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-130"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-130'> ¶</a></span></dt>
<dd><pre class="example">in macro, a format_command containing some other
commands.
</pre><ul class="mark-bullet">
<li><pre class="example">i--tem 1
@@ -2364,7 +2346,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-27' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-27'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2399,40 +2381,40 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-28' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-28'>
¶</a></span></dt>
<dd><p>deffn
call macro in deffn
in macro
</p>
<dl class="def">
-<dt id="index-arg-131"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-131'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-131"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-131'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-132"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-132'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-132"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-132'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-133"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-133'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-133"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-133'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-134"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-134'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-134"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-134'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-135"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-135'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-135"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-135'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-136"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-136'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-136"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-136'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -2441,12 +2423,12 @@ in macro
<br>
<br>
<dl class="def">
-<dt id="index-arg-137"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-137'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-137"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-137'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-138"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-138'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-138"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-138'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -2487,7 +2469,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-29' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-29'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2508,7 +2490,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-139"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-139'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-139"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-139'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -2537,7 +2519,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-30' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-30'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2561,38 +2543,38 @@ html
<p>deffn continues
call macro in deffn in format_command
</p><dl class="def">
-<dt id="index-arg-140"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-140'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-140"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-140'> ¶</a></span></dt>
<dd><p>in macro
</p>
<dl class="def">
-<dt id="index-arg-141"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-141'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-141"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-141'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-142"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-142'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-142"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-142'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-143"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-143'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-143"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-143'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-144"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-144'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-144"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-144'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-145"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-145'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-145"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-145'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-146"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-146'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-146"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-146'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -2601,12 +2583,12 @@ call macro in deffn in format_command
<br>
<br>
<dl class="def">
-<dt id="index-arg-147"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-147'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-147"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-147'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-148"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-148'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-148"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-148'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -2647,7 +2629,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-31' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-31'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2668,7 +2650,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-149"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-149'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-149"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-149'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -2697,7 +2679,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-32' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-32'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2723,38 +2705,38 @@ html
<p>call macro in deffn at the beginning
</p><dl class="def">
-<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deffn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname2'>
¶</a></span></dt>
<dd><p>in macro
</p>
<dl class="def">
-<dt id="index-arg-150"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-150'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-150"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-150'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-151"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-151'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-151"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-151'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-152"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-152'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-152"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-152'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-153"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-153'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-153"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-153'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-154"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-154'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-154"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-154'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-155"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-155'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-155"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-155'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -2763,12 +2745,12 @@ html
<br>
<br>
<dl class="def">
-<dt id="index-arg-156"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-156'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-156"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-156'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-157"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-157'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-157"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-157'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -2809,7 +2791,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-33' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-33'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2830,7 +2812,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-158"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-158'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-158"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-158'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -2859,7 +2841,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-34' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-34'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2888,34 +2870,34 @@ html
in macro
</p>
<dl class="def">
-<dt id="index-arg-159"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-159'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-159"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-159'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-160"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-160'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-160"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-160'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-161"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-161'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-161"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-161'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-162"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-162'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-162"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-162'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-163"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-163'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-163"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-163'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-164"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-164'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-164"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-164'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -2924,12 +2906,12 @@ in macro
<br>
<br>
<dl class="def">
-<dt id="index-arg-165"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-165'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-165"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-165'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-166"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-166'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-166"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-166'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -2970,7 +2952,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-35' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-35'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2991,7 +2973,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-167"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-167'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-167"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-167'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -3020,7 +3002,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-36' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-36'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3047,34 +3029,34 @@ html
<dd><p>in macro
</p>
<dl class="def">
-<dt id="index-arg-168"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-168'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-168"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-168'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-169"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-169'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-169"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-169'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-170"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-170'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-170"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-170'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-171"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-171'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-171"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-171'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-172"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-172'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-172"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-172'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-173"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-173'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-173"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-173'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -3083,12 +3065,12 @@ html
<br>
<br>
<dl class="def">
-<dt id="index-arg-174"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-174'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-174"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-174'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-175"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-175'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-175"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-175'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -3129,7 +3111,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-37' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-37'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3150,7 +3132,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-176"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-176'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-176"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-176'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -3179,7 +3161,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-38' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-38'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3204,38 +3186,38 @@ html
<dt>a line2</dt>
<dd><p>call macro in table in format_command
</p><dl class="def">
-<dt id="index-arg-177"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-177'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-177"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-177'> ¶</a></span></dt>
<dd><p>in macro
</p>
<dl class="def">
-<dt id="index-arg-178"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-178'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-178"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-178'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-179"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-179'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-179"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-179'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-180"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-180'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-180"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-180'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-181"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-181'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-181"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-181'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-182"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-182'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-182"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-182'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-183"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-183'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-183"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-183'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -3244,12 +3226,12 @@ html
<br>
<br>
<dl class="def">
-<dt id="index-arg-184"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-184'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-184"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-184'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-185"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-185'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-185"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-185'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -3290,7 +3272,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-39' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-39'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3311,7 +3293,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-186"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-186'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-186"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-186'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -3340,7 +3322,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-40' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-40'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3370,34 +3352,34 @@ html
<p>in macro
</p>
<dl class="def">
-<dt id="index-arg-187"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-187'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-187"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-187'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-188"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-188'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-188"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-188'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-189"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-189'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-189"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-189'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-190"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-190'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-190"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-190'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-191"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-191'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-191"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-191'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-192"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-192'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-192"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-192'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -3406,12 +3388,12 @@ html
<br>
<br>
<dl class="def">
-<dt id="index-arg-193"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-193'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-193"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-193'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-194"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-194'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-194"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-194'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -3452,7 +3434,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-41' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-41'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3473,7 +3455,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-195"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-195'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-195"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-195'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -3502,7 +3484,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-42' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-42'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3528,34 +3510,34 @@ call macro in cartouche
in macro
</p>
<dl class="def">
-<dt id="index-arg-196"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-196'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-196"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-196'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-197"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-197'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-197"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-197'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-198"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-198'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-198"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-198'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-199"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-199'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-199"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-199'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-200"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-200'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-200"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-200'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-201"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-201'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-201"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-201'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -3564,12 +3546,12 @@ in macro
<br>
<br>
<dl class="def">
-<dt id="index-arg-202"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-202'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-202"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-202'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-203"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-203'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-203"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-203'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -3610,7 +3592,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-43' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-43'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3631,7 +3613,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-204"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-204'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-204"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-204'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -3660,7 +3642,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-44' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-44'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3683,38 +3665,38 @@ html
<p>call macro in cartouche in format_command
</p><dl class="def">
-<dt id="index-arg-205"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-205'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-205"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-205'> ¶</a></span></dt>
<dd><p>in macro
</p>
<dl class="def">
-<dt id="index-arg-206"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-206'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-206"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-206'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-207"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-207'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-207"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-207'> ¶</a></span></dt>
<dd><p>in format_command
</p></dd></dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-208"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-208'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-208"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-208'> ¶</a></span></dt>
</dl>
<p>Something
</p><dl class="def">
-<dt id="index-arg-209"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-209'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-209"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-209'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-210"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-210'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-210"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-210'> ¶</a></span></dt>
</dl>
<p>After
</p>
<p>Something2
</p><dl class="def">
-<dt id="index-arg-211"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-211'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-211"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-211'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<p>After
@@ -3723,12 +3705,12 @@ html
<br>
<br>
<dl class="def">
-<dt id="index-arg-212"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-212'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-212"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-212'> ¶</a></span></dt>
<dd><p>in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-213"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-213'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-213"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-213'> ¶</a></span></dt>
<dd><blockquote>
<p>A quot—ation
</p></blockquote>
@@ -3769,7 +3751,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-45' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-45'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3790,7 +3772,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-214"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-214'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-214"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-214'> ¶</a></span></dt>
<dd><p>in macro, a format_command containing some other commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -3819,7 +3801,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-46' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-46'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3847,34 +3829,34 @@ html
in macro
</p>
<dl class="def">
-<dt id="index-arg-215"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-215'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-215"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-215'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-216"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-216'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-216"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-216'> ¶</a></span></dt>
<dd><p class="left-align">in format_command
</p></dd></dl>
<p class="left-align">Something
</p><dl class="def">
-<dt id="index-arg-217"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-217'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-217"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-217'> ¶</a></span></dt>
</dl>
<p class="left-align">Something
</p><dl class="def">
-<dt id="index-arg-218"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-218'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-218"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-218'> ¶</a></span></dt>
<dd><p class="left-align">in group
</p></dd></dl>
<p class="left-align">Something2
</p><dl class="def">
-<dt id="index-arg-219"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-219'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-219"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-219'> ¶</a></span></dt>
</dl>
<p class="left-align">After
</p>
<p class="left-align">Something2
</p><dl class="def">
-<dt id="index-arg-220"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-220'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-220"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-220'> ¶</a></span></dt>
<dd><p class="left-align">in group
</p></dd></dl>
<p class="left-align">After
@@ -3883,12 +3865,12 @@ in macro
<br>
<br>
<dl class="def">
-<dt id="index-arg-221"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-221'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-221"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-221'> ¶</a></span></dt>
<dd><p class="left-align">in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-222"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-222'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-222"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-222'> ¶</a></span></dt>
<dd><blockquote>
<p class="left-align">A quot—ation
</p></blockquote>
@@ -3929,7 +3911,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-47' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-47'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3950,7 +3932,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-223"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-223'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-223"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-223'> ¶</a></span></dt>
<dd><p class="left-align">in macro, a format_command containing some other
commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -3979,7 +3961,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-48' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-48'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -4003,38 +3985,38 @@ html
<p class="left-align">flushleft
call macro in flushleft in format_command
</p><dl class="def">
-<dt id="index-arg-224"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-224'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-224"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-224'> ¶</a></span></dt>
<dd><p class="left-align">in macro
</p>
<dl class="def">
-<dt id="index-arg-225"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-225'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-225"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-225'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-226"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-226'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-226"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-226'> ¶</a></span></dt>
<dd><p class="left-align">in format_command
</p></dd></dl>
<p class="left-align">Something
</p><dl class="def">
-<dt id="index-arg-227"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-227'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-227"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-227'> ¶</a></span></dt>
</dl>
<p class="left-align">Something
</p><dl class="def">
-<dt id="index-arg-228"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-228'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-228"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-228'> ¶</a></span></dt>
<dd><p class="left-align">in group
</p></dd></dl>
<p class="left-align">Something2
</p><dl class="def">
-<dt id="index-arg-229"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-229'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-229"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-229'> ¶</a></span></dt>
</dl>
<p class="left-align">After
</p>
<p class="left-align">Something2
</p><dl class="def">
-<dt id="index-arg-230"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-230'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-230"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-230'> ¶</a></span></dt>
<dd><p class="left-align">in group
</p></dd></dl>
<p class="left-align">After
@@ -4043,12 +4025,12 @@ call macro in flushleft in format_command
<br>
<br>
<dl class="def">
-<dt id="index-arg-231"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-231'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-231"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-231'> ¶</a></span></dt>
<dd><p class="left-align">in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-232"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-232'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-232"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-232'> ¶</a></span></dt>
<dd><blockquote>
<p class="left-align">A quot—ation
</p></blockquote>
@@ -4089,7 +4071,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-49' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-49'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -4110,7 +4092,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-233"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-233'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-233"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-233'> ¶</a></span></dt>
<dd><p class="left-align">in macro, a format_command containing some other
commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -4139,7 +4121,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-50' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-50'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -4165,34 +4147,34 @@ html
<p class="right-align">in macro
</p>
<dl class="def">
-<dt id="index-arg-234"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-234'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-234"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-234'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-235"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-235'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-235"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-235'> ¶</a></span></dt>
<dd><p class="right-align">in format_command
</p></dd></dl>
<p class="right-align">Something
</p><dl class="def">
-<dt id="index-arg-236"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-236'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-236"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-236'> ¶</a></span></dt>
</dl>
<p class="right-align">Something
</p><dl class="def">
-<dt id="index-arg-237"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-237'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-237"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-237'> ¶</a></span></dt>
<dd><p class="right-align">in group
</p></dd></dl>
<p class="right-align">Something2
</p><dl class="def">
-<dt id="index-arg-238"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-238'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-238"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-238'> ¶</a></span></dt>
</dl>
<p class="right-align">After
</p>
<p class="right-align">Something2
</p><dl class="def">
-<dt id="index-arg-239"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-239'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-239"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-239'> ¶</a></span></dt>
<dd><p class="right-align">in group
</p></dd></dl>
<p class="right-align">After
@@ -4201,12 +4183,12 @@ html
<br>
<br>
<dl class="def">
-<dt id="index-arg-240"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-240'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-240"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-240'> ¶</a></span></dt>
<dd><p class="right-align">in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-241"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-241'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-241"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-241'> ¶</a></span></dt>
<dd><blockquote>
<p class="right-align">A quot—ation
</p></blockquote>
@@ -4247,7 +4229,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-51' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-51'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4268,7 +4250,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-242"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-242'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-242"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-242'> ¶</a></span></dt>
<dd><p class="right-align">in macro, a format_command containing some other
commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -4297,7 +4279,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-52' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-52'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4320,38 +4302,38 @@ html
<p class="right-align">flushright
</p><dl class="def">
-<dt id="index-arg-243"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-243'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-243"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-243'> ¶</a></span></dt>
<dd><p class="right-align">in macro
</p>
<dl class="def">
-<dt id="index-arg-244"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-244'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-244"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-244'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-arg-245"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-245'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-245"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-245'> ¶</a></span></dt>
<dd><p class="right-align">in format_command
</p></dd></dl>
<p class="right-align">Something
</p><dl class="def">
-<dt id="index-arg-246"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-246'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-246"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-246'> ¶</a></span></dt>
</dl>
<p class="right-align">Something
</p><dl class="def">
-<dt id="index-arg-247"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-247'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-247"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-247'> ¶</a></span></dt>
<dd><p class="right-align">in group
</p></dd></dl>
<p class="right-align">Something2
</p><dl class="def">
-<dt id="index-arg-248"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-248'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-248"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-248'> ¶</a></span></dt>
</dl>
<p class="right-align">After
</p>
<p class="right-align">Something2
</p><dl class="def">
-<dt id="index-arg-249"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-249'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-249"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-249'> ¶</a></span></dt>
<dd><p class="right-align">in group
</p></dd></dl>
<p class="right-align">After
@@ -4360,12 +4342,12 @@ html
<br>
<br>
<dl class="def">
-<dt id="index-arg-250"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-250'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-250"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-250'> ¶</a></span></dt>
<dd><p class="right-align">in group
</p></dd></dl>
<dl class="def">
-<dt id="index-arg-251"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-251'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-251"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-251'> ¶</a></span></dt>
<dd><blockquote>
<p class="right-align">A quot—ation
</p></blockquote>
@@ -4406,7 +4388,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-53' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-53'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4427,7 +4409,7 @@ html
<div class="center-align">ce–ntered line
</div>
<dl class="def">
-<dt id="index-arg-252"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a href='#index-arg-252'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg-252"><span class="category">fun:
</span><span><strong>arg</strong> <em>arg1</em><a class="copiable-anchor"
href='#index-arg-252'> ¶</a></span></dt>
<dd><p class="right-align">in macro, a format_command containing some other
commands.
</p><ul class="mark-bullet">
<li>i–tem 1
@@ -4456,7 +4438,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-54' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-54'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
diff --git
a/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html
b/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html
index c9c3fb9d8c..32e3a5e4ec 100644
--- a/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html
@@ -15,32 +15,14 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -138,7 +120,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -187,7 +169,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -282,7 +264,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-2'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -331,7 +313,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-3'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -427,7 +409,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-4'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -476,7 +458,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-5' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-5'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -570,7 +552,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-6' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-6'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -619,7 +601,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-7' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-7'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -714,7 +696,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-8' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-8'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -763,7 +745,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-9' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-9'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -860,7 +842,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-10' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-10'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -909,7 +891,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-11' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-11'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1003,7 +985,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-12' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-12'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1052,7 +1034,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-13' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-13'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1147,7 +1129,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-14' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-14'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1196,7 +1178,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-15' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-15'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1295,7 +1277,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-16' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-16'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1344,7 +1326,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-17' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-17'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1437,7 +1419,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-18' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-18'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1486,7 +1468,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-19' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-19'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1580,7 +1562,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-20' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-20'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1629,7 +1611,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-21' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-21'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1740,7 +1722,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-22' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-22'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1800,7 +1782,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-23' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-23'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1914,7 +1896,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-24' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-24'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1974,7 +1956,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-25' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-25'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2089,7 +2071,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-26' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-26'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2149,7 +2131,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-27' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-27'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2184,7 +2166,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-28' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-28'>
¶</a></span></dt>
<dd><p>deffn
call macro in deffn
in macro
@@ -2258,7 +2240,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-29' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-29'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2307,7 +2289,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-30' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-30'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2402,7 +2384,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-31' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-31'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2451,7 +2433,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-32' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-32'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2477,7 +2459,7 @@ html
<p>call macro in deffn at the beginning
</p><dl class="def">
-<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deffn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname2'>
¶</a></span></dt>
<dd><p>in macro
</p>
@@ -2549,7 +2531,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-33' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-33'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2598,7 +2580,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-34' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-34'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2695,7 +2677,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-35' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-35'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2744,7 +2726,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-36' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-36'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2839,7 +2821,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-37' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-37'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2888,7 +2870,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-38' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-38'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2984,7 +2966,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-39' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-39'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3033,7 +3015,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-40' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-40'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3131,7 +3113,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-41' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-41'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3180,7 +3162,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-42' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-42'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3274,7 +3256,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-43' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-43'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3323,7 +3305,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-44' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-44'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3417,7 +3399,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-45' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-45'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3466,7 +3448,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-46' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-46'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3562,7 +3544,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-47' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-47'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3611,7 +3593,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-48' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-48'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3706,7 +3688,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-49' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-49'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3755,7 +3737,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-50' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-50'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3849,7 +3831,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-51' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-51'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3898,7 +3880,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-52' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-52'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3992,7 +3974,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-53' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-53'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4041,7 +4023,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-54' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-54'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
diff --git
a/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html
b/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html
index 8ab064584e..5afa6e01bd 100644
--- a/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html
@@ -15,32 +15,14 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -138,7 +120,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -192,7 +174,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -305,7 +287,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -365,7 +347,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -467,7 +449,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-4'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -521,7 +503,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-5' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-5'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -620,7 +602,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-6' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-6'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -674,7 +656,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-7' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-7'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -787,7 +769,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-8' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-8'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -847,7 +829,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-9' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-9'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -950,7 +932,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-10' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-10'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1004,7 +986,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-11' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-11'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1103,7 +1085,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-12' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-12'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1157,7 +1139,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-13' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-13'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1270,7 +1252,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-14' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-14'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1330,7 +1312,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-15' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-15'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1435,7 +1417,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-16' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-16'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1489,7 +1471,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-17' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-17'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1587,7 +1569,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-18' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-18'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1641,7 +1623,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-19' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-19'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1753,7 +1735,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-20' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-20'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1813,7 +1795,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-21' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-21'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1930,7 +1912,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-22' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-22'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1990,7 +1972,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-23' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-23'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2104,7 +2086,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-24' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-24'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2164,7 +2146,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-25' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-25'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2279,7 +2261,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-26' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-26'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2339,7 +2321,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-27' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-27'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2374,7 +2356,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-28' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-28'>
¶</a></span></dt>
<dd><p>deffn
call macro in deffn
in macro
@@ -2448,7 +2430,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-29' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-29'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2502,7 +2484,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-30' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-30'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2615,7 +2597,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-31' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-31'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2675,7 +2657,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-32' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-32'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2707,7 +2689,7 @@ html
<p>call macro in deffn at the beginning
</p><dl class="def">
-<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deffn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname2'>
¶</a></span></dt>
<dd><p>in macro
</p>
@@ -2779,7 +2761,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-33' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-33'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2833,7 +2815,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-34' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-34'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2935,7 +2917,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-35' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-35'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2989,7 +2971,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-36' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-36'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -3089,7 +3071,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-37' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-37'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3143,7 +3125,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-38' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-38'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -3257,7 +3239,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-39' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-39'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -3317,7 +3299,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-40' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-40'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -3421,7 +3403,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-41' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-41'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3475,7 +3457,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-42' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-42'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -3574,7 +3556,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-43' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-43'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3628,7 +3610,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-44' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-44'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -3740,7 +3722,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-45' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-45'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -3800,7 +3782,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-46' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-46'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -3902,7 +3884,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-47' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-47'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3956,7 +3938,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-48' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-48'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -4069,7 +4051,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-49' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-49'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -4129,7 +4111,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-50' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-50'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -4229,7 +4211,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-51' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-51'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4283,7 +4265,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-52' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-52'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -4395,7 +4377,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-53' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-53'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -4455,7 +4437,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-54' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-54'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
diff --git
a/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html
b/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html
index 0d4a3d6ed9..fb178c77b5 100644
--- a/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html
@@ -15,32 +15,14 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -128,7 +110,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -176,7 +158,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -259,7 +241,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-2'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -307,7 +289,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-3'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -391,7 +373,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-4'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -439,7 +421,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-5' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-5'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -522,7 +504,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-6' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-6'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -570,7 +552,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-7' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-7'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -653,7 +635,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-8' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-8'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -701,7 +683,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-9' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-9'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -786,7 +768,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-10' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-10'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -834,7 +816,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-11' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-11'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -917,7 +899,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-12' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-12'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -965,7 +947,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-13' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-13'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -1048,7 +1030,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-14' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-14'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -1096,7 +1078,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-15' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-15'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -1183,7 +1165,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-16' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-16'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1231,7 +1213,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-17' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-17'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -1314,7 +1296,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-18' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-18'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1362,7 +1344,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-19' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-19'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -1445,7 +1427,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-20' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-20'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -1493,7 +1475,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-21' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-21'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -1592,7 +1574,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-22' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-22'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1651,7 +1633,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-23' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-23'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1754,7 +1736,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-24' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-24'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1813,7 +1795,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-25' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-25'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1916,7 +1898,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-26' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-26'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1975,7 +1957,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-27' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-27'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2008,7 +1990,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-28' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-28'>
¶</a></span></dt>
<dd><p>deffn
call macro in deffn
in macro
@@ -2072,7 +2054,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-29' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-29'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2120,7 +2102,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-30' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-30'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -2203,7 +2185,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-31' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-31'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -2251,7 +2233,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-32' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-32'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -2275,7 +2257,7 @@ html
<p>call macro in deffn at the beginning
</p><dl class="def">
-<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deffn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname2'>
¶</a></span></dt>
<dd><p>in macro
</p>
@@ -2337,7 +2319,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-33' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-33'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2385,7 +2367,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-34' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-34'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -2471,7 +2453,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-35' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-35'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2519,7 +2501,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-36' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-36'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -2603,7 +2585,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-37' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-37'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2651,7 +2633,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-38' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-38'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -2735,7 +2717,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-39' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-39'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -2783,7 +2765,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-40' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-40'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -2869,7 +2851,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-41' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-41'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2917,7 +2899,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-42' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-42'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3000,7 +2982,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-43' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-43'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3048,7 +3030,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-44' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-44'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3130,7 +3112,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-45' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-45'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3178,7 +3160,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-46' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-46'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3262,7 +3244,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-47' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-47'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3310,7 +3292,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-48' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-48'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3393,7 +3375,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-49' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-49'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3441,7 +3423,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-50' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-50'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3523,7 +3505,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-51' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-51'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3571,7 +3553,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-52' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-52'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3653,7 +3635,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-53' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-53'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3701,7 +3683,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-54' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-54'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
diff --git
a/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
b/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
index bc989efea4..dcbf4968d4 100644
--- a/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
@@ -15,32 +15,14 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -128,7 +110,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -176,7 +158,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -259,7 +241,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-2'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -307,7 +289,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-3'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -391,7 +373,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-4'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -439,7 +421,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-5' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-5'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -522,7 +504,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-6' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-6'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -570,7 +552,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-7' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-7'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -653,7 +635,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-8' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-8'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -701,7 +683,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-9' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-9'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -786,7 +768,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-10' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-10'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -834,7 +816,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-11' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-11'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -917,7 +899,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-12' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-12'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -965,7 +947,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-13' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-13'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1048,7 +1030,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-14' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-14'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1096,7 +1078,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-15' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-15'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1183,7 +1165,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-16' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-16'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1231,7 +1213,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-17' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-17'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1314,7 +1296,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-18' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-18'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1362,7 +1344,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-19' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-19'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1445,7 +1427,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-20' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-20'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1493,7 +1475,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-21' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-21'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1592,7 +1574,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-22' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-22'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1651,7 +1633,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-23' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-23'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1754,7 +1736,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-24' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-24'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1813,7 +1795,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-25' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-25'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1916,7 +1898,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-26' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-26'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1975,7 +1957,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-27' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-27'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2008,7 +1990,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-28' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-28'>
¶</a></span></dt>
<dd><p>deffn
call macro in deffn
in macro
@@ -2072,7 +2054,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-29' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-29'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2120,7 +2102,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-30' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-30'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2203,7 +2185,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-31' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-31'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2251,7 +2233,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-32' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-32'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2275,7 +2257,7 @@ html
<p>call macro in deffn at the beginning
</p><dl class="def">
-<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deffn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname2'>
¶</a></span></dt>
<dd><p>in macro
</p>
@@ -2337,7 +2319,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-33' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-33'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2385,7 +2367,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-34' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-34'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2471,7 +2453,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-35' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-35'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2519,7 +2501,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-36' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-36'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2603,7 +2585,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-37' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-37'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2651,7 +2633,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-38' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-38'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2735,7 +2717,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-39' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-39'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2783,7 +2765,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-40' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-40'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2869,7 +2851,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-41' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-41'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2917,7 +2899,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-42' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-42'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3000,7 +2982,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-43' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-43'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3048,7 +3030,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-44' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-44'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3130,7 +3112,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-45' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-45'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3178,7 +3160,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-46' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-46'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3262,7 +3244,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-47' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-47'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3310,7 +3292,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-48' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-48'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3393,7 +3375,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-49' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-49'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3441,7 +3423,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-50' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-50'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3523,7 +3505,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-51' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-51'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3571,7 +3553,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-52' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-52'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3653,7 +3635,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-53' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-53'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3701,7 +3683,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-54' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-54'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
diff --git
a/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html
b/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html
index 5804bdc717..763f767257 100644
--- a/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html
@@ -15,32 +15,14 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -144,7 +126,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -193,7 +175,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -294,7 +276,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-2'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -343,7 +325,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-3'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -445,7 +427,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-4'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -494,7 +476,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-5' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-5'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -594,7 +576,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-6' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-6'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -643,7 +625,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-7' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-7'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -744,7 +726,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-8' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-8'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -793,7 +775,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-9' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-9'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -896,7 +878,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-10' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-10'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -945,7 +927,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-11' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-11'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1045,7 +1027,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-12' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-12'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1094,7 +1076,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-13' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-13'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1195,7 +1177,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-14' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-14'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1244,7 +1226,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-15' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-15'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1349,7 +1331,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-16' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-16'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1398,7 +1380,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-17' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-17'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1497,7 +1479,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-18' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-18'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1546,7 +1528,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-19' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-19'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1646,7 +1628,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-20' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-20'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1695,7 +1677,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-21' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-21'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1812,7 +1794,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-22' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-22'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1872,7 +1854,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-23' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-23'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1992,7 +1974,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-24' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-24'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2052,7 +2034,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-25' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-25'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2173,7 +2155,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-26' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-26'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2233,7 +2215,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-27' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-27'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2268,7 +2250,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-28' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-28'>
¶</a></span></dt>
<dd><p>deffn
call macro in deffn
in macro
@@ -2348,7 +2330,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-29' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-29'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2397,7 +2379,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-30' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-30'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2498,7 +2480,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-31' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-31'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2547,7 +2529,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-32' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-32'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2573,7 +2555,7 @@ html
<p>call macro in deffn at the beginning
</p><dl class="def">
-<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deffn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname2'>
¶</a></span></dt>
<dd><p>in macro
</p>
<ul class="mark-bullet">
@@ -2651,7 +2633,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-33' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-33'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2700,7 +2682,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-34' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-34'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2803,7 +2785,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-35' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-35'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2852,7 +2834,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-36' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-36'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2953,7 +2935,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-37' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-37'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3002,7 +2984,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-38' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-38'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3104,7 +3086,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-39' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-39'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3153,7 +3135,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-40' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-40'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3257,7 +3239,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-41' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-41'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3306,7 +3288,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-42' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-42'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3406,7 +3388,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-43' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-43'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3455,7 +3437,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-44' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-44'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3555,7 +3537,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-45' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-45'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3604,7 +3586,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-46' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-46'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3706,7 +3688,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-47' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-47'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3755,7 +3737,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-48' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-48'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3856,7 +3838,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-49' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-49'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3905,7 +3887,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-50' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-50'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -4005,7 +3987,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-51' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-51'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4054,7 +4036,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-52' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-52'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4154,7 +4136,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-53' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-53'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4203,7 +4185,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-54' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-54'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
diff --git a/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html
b/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html
index 59f5ffba31..efd347d07e 100644
--- a/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html
@@ -15,32 +15,15 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -138,7 +121,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -192,7 +175,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -305,7 +288,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-2'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -365,7 +348,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-3'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -467,7 +450,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-4'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -521,7 +504,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-5' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-5'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -620,7 +603,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-6' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-6'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -674,7 +657,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-7' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-7'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -787,7 +770,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-8' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-8'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -847,7 +830,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-9' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-9'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -950,7 +933,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-10' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-10'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1004,7 +987,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-11' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-11'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -1103,7 +1086,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-12' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-12'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1157,7 +1140,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-13' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-13'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -1270,7 +1253,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-14' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-14'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -1330,7 +1313,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-15' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-15'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -1435,7 +1418,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-16' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-16'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1489,7 +1472,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-17' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-17'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -1587,7 +1570,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-18' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-18'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1641,7 +1624,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-19' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-19'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -1753,7 +1736,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-20' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-20'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -1813,7 +1796,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-21' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-21'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -1930,7 +1913,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-22' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-22'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1990,7 +1973,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-23' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-23'>
¶</a></span></dt>
<dd><pre class="menu-comment">d--effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -2104,7 +2087,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-24' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-24'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2164,7 +2147,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-25' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-25'>
¶</a></span></dt>
<dd><pre class="menu-comment">d--effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -2279,7 +2262,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-26' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-26'>
¶</a></span></dt>
<dd><pre class="menu-comment">d--effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -2339,7 +2322,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-27' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-27'>
¶</a></span></dt>
<dd><pre class="menu-comment">d--effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -2374,7 +2357,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-28' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-28'>
¶</a></span></dt>
<dd><p>deffn
call macro in deffn
in macro
@@ -2448,7 +2431,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-29' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-29'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2502,7 +2485,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-30' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-30'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -2615,7 +2598,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-31' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-31'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -2675,7 +2658,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-32' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-32'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -2707,7 +2690,7 @@ html
<p>call macro in deffn at the beginning
</p><dl class="def">
-<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deffn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname2'>
¶</a></span></dt>
<dd><p>in macro
</p>
@@ -2779,7 +2762,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-33' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-33'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2833,7 +2816,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-34' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-34'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -2935,7 +2918,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-35' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-35'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2989,7 +2972,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-36' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-36'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -3089,7 +3072,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-37' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-37'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3143,7 +3126,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-38' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-38'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -3257,7 +3240,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-39' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-39'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -3317,7 +3300,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-40' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-40'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -3421,7 +3404,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-41' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-41'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3475,7 +3458,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-42' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-42'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -3574,7 +3557,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-43' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-43'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3628,7 +3611,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-44' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-44'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -3740,7 +3723,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-45' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-45'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -3800,7 +3783,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-46' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-46'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -3902,7 +3885,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-47' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-47'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3956,7 +3939,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-48' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-48'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -4069,7 +4052,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-49' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-49'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -4129,7 +4112,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-50' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-50'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -4229,7 +4212,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-51' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-51'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4283,7 +4266,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-52' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-52'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -4395,7 +4378,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-53' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-53'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
@@ -4455,7 +4438,7 @@ html
<pre class="menu-comment">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-54' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-54'>
¶</a></span></dt>
<dd><pre class="menu-comment">d–effn
</pre></dd></dl>
<pre class="menu-comment">
diff --git
a/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html
b/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html
index 40a959e40c..665afbc1a8 100644
--- a/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html
@@ -15,32 +15,14 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -138,7 +120,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -187,7 +169,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -283,7 +265,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-2'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -332,7 +314,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-3'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -428,7 +410,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-4'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -477,7 +459,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-5' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-5'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -572,7 +554,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-6' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-6'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -621,7 +603,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-7' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-7'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -717,7 +699,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-8' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-8'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -766,7 +748,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-9' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-9'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -863,7 +845,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-10' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-10'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -912,7 +894,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-11' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-11'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1007,7 +989,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-12' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-12'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1056,7 +1038,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-13' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-13'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1152,7 +1134,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-14' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-14'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1201,7 +1183,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-15' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-15'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1300,7 +1282,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-16' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-16'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1349,7 +1331,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-17' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-17'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1443,7 +1425,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-18' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-18'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1492,7 +1474,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-19' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-19'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1587,7 +1569,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-20' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-20'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1636,7 +1618,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-21' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-21'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1747,7 +1729,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-22' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-22'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1796,7 +1778,7 @@ html
<pre class="example">s--mallexample
</pre></div>
<pre class="example"></pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-23' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-23'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example"></pre><dl>
@@ -1901,7 +1883,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-24' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-24'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1950,7 +1932,7 @@ html
<pre class="example">s--mallexample
</pre></div>
<pre class="example"></pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-25' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-25'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example"></pre><dl>
@@ -2015,7 +1997,7 @@ Something2</pre><table>
<pre class="example">s--mallexample
</pre></div>
<pre class="example"></pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-26' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-26'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example"></pre><dl>
@@ -2052,7 +2034,7 @@ Something2</pre><table>
<pre class="example">s--mallexample
</pre></div>
<pre class="example"></pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-27' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-27'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example"></pre><dl>
@@ -2077,7 +2059,7 @@ Something2</pre><table>
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-28' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-28'>
¶</a></span></dt>
<dd><p>deffn
call macro in deffn
in macro
@@ -2151,7 +2133,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-29' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-29'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2200,7 +2182,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-30' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-30'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2296,7 +2278,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-31' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-31'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2345,7 +2327,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-32' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-32'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2371,7 +2353,7 @@ html
<p>call macro in deffn at the beginning
</p><dl class="def">
-<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deffn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname2'>
¶</a></span></dt>
<dd><p>in macro
</p>
@@ -2443,7 +2425,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-33' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-33'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2492,7 +2474,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-34' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-34'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2590,7 +2572,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-35' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-35'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2639,7 +2621,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-36' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-36'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2735,7 +2717,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-37' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-37'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2784,7 +2766,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-38' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-38'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2881,7 +2863,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-39' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-39'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2930,7 +2912,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-40' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-40'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3028,7 +3010,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-41' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-41'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3077,7 +3059,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-42' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-42'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3172,7 +3154,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-43' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-43'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3221,7 +3203,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-44' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-44'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3316,7 +3298,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-45' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-45'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3365,7 +3347,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-46' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-46'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3461,7 +3443,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-47' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-47'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3510,7 +3492,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-48' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-48'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3606,7 +3588,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-49' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-49'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3655,7 +3637,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-50' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-50'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3749,7 +3731,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-51' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-51'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3798,7 +3780,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-52' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-52'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3893,7 +3875,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-53' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-53'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -3942,7 +3924,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-54' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-54'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
diff --git
a/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html
b/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html
index c7f8bed9b4..cb34c1c4e2 100644
--- a/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html
@@ -15,32 +15,14 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -144,7 +126,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -193,7 +175,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -294,7 +276,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-2'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -343,7 +325,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-3'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -445,7 +427,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-4'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -494,7 +476,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-5' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-5'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -594,7 +576,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-6' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-6'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -643,7 +625,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-7' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-7'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -744,7 +726,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-8' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-8'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -793,7 +775,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-9' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-9'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -896,7 +878,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-10' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-10'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -945,7 +927,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-11' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-11'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1045,7 +1027,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-12' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-12'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1094,7 +1076,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-13' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-13'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1195,7 +1177,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-14' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-14'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1244,7 +1226,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-15' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-15'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1349,7 +1331,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-16' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-16'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1398,7 +1380,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-17' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-17'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1497,7 +1479,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-18' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-18'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1546,7 +1528,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-19' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-19'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1646,7 +1628,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-20' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-20'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1695,7 +1677,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-21' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-21'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1812,7 +1794,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-22' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-22'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1872,7 +1854,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-23' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-23'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1992,7 +1974,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-24' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-24'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2052,7 +2034,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-25' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-25'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2173,7 +2155,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-26' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-26'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2233,7 +2215,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-27' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-27'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2268,7 +2250,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-28' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-28'>
¶</a></span></dt>
<dd><p>deffn
call macro in deffn
in macro
@@ -2348,7 +2330,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-29' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-29'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2397,7 +2379,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-30' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-30'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2498,7 +2480,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-31' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-31'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2547,7 +2529,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-32' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-32'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2573,7 +2555,7 @@ html
<p>call macro in deffn at the beginning
</p><dl class="def">
-<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deffn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname2'>
¶</a></span></dt>
<dd><p>in macro
</p>
<blockquote>
@@ -2651,7 +2633,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-33' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-33'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2700,7 +2682,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-34' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-34'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2803,7 +2785,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-35' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-35'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2852,7 +2834,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-36' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-36'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2953,7 +2935,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-37' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-37'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3002,7 +2984,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-38' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-38'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3104,7 +3086,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-39' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-39'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3153,7 +3135,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-40' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-40'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3257,7 +3239,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-41' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-41'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3306,7 +3288,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-42' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-42'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3406,7 +3388,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-43' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-43'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3455,7 +3437,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-44' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-44'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3555,7 +3537,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-45' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-45'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3604,7 +3586,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-46' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-46'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3706,7 +3688,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-47' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-47'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3755,7 +3737,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-48' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-48'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3856,7 +3838,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-49' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-49'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3905,7 +3887,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-50' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-50'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -4005,7 +3987,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-51' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-51'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4054,7 +4036,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-52' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-52'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4154,7 +4136,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-53' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-53'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4203,7 +4185,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-54' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-54'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
diff --git
a/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html
b/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html
index f1274f0d1a..65c1f7a3c2 100644
--- a/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html
@@ -15,32 +15,14 @@
<style type="text/css">
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -143,7 +125,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -192,7 +174,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -293,7 +275,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-2'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -342,7 +324,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-3'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -445,7 +427,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-4"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-4'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -494,7 +476,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-5' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-5'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -594,7 +576,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-6' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-6"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-6'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -643,7 +625,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-7' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-7'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -744,7 +726,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-8' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-8'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -793,7 +775,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-9' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-9'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -897,7 +879,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-10' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-10"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-10'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -946,7 +928,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-11' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-11'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1046,7 +1028,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-12' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-12"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-12'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1095,7 +1077,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-13' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-13'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1196,7 +1178,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-14' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-14'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1245,7 +1227,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-15' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-15'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1351,7 +1333,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-16' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-16"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-16'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1400,7 +1382,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-17' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-17'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1499,7 +1481,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-18' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-18"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-18'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1548,7 +1530,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-19' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-19'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1648,7 +1630,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-20' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-20'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1697,7 +1679,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-21' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-21'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -1815,7 +1797,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-22' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-22"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-22'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1875,7 +1857,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-23' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-23"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-23'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -1995,7 +1977,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-24' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-24"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-24'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2055,7 +2037,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-25' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-25"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-25'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2176,7 +2158,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-26' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-26"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-26'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2236,7 +2218,7 @@ html
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-27' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-27"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-27'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
@@ -2273,7 +2255,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-28' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-28"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-28'>
¶</a></span></dt>
<dd><p>deffn
call macro in deffn
in macro
@@ -2352,7 +2334,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-29' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-29"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-29'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2401,7 +2383,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-30' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-30'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2502,7 +2484,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-31' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-31'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2551,7 +2533,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-32' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-32'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2579,7 +2561,7 @@ html
<p>call macro in deffn at the beginning
</p><dl class="def">
-<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deffn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2:
</span><span><strong>d--effn_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname2'>
¶</a></span></dt>
<dd><p>in macro
</p>
@@ -2656,7 +2638,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-33' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-33"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-33'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2705,7 +2687,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-34' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-34'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2808,7 +2790,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-35' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-35"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-35'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2857,7 +2839,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-36' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-36'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -2958,7 +2940,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-37' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-37"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-37'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3007,7 +2989,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-38' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-38'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3109,7 +3091,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-39' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-39'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3158,7 +3140,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-40' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-40'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3263,7 +3245,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-41' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-41"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-41'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3312,7 +3294,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-42' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-42'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3412,7 +3394,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-43' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-43"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-43'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3461,7 +3443,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-44' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-44'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3561,7 +3543,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-45' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-45'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3610,7 +3592,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-46' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-46'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
@@ -3713,7 +3695,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-47' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-47'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3762,7 +3744,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-48' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-48'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3863,7 +3845,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-49' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-49'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -3912,7 +3894,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-50' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-50'>
¶</a></span></dt>
<dd><p class="left-align">d–effn
</p></dd></dl>
@@ -4013,7 +3995,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-51' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-51'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4062,7 +4044,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-52' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-52'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4162,7 +4144,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-53' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-53'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
@@ -4211,7 +4193,7 @@ html
</pre></div>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-54' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-54'>
¶</a></span></dt>
<dd><p class="right-align">d–effn
</p></dd></dl>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions/sectioning.html
b/tp/tests/sectioning/res_parser/sectioning_directions/sectioning.html
index 2a584f25ee..ec956bb7d0 100644
--- a/tp/tests/sectioning/res_parser/sectioning_directions/sectioning.html
+++ b/tp/tests/sectioning/res_parser/sectioning_directions/sectioning.html
@@ -14,32 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/First-node.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/First-node.html
index 72d1f507d0..141c283d0f 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/First-node.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/First-node.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/Last-node-no-description.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/Last-node-no-description.html
index 6864eb9444..2001e40839 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/Last-node-no-description.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/Last-node-no-description.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/Second-node.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/Second-node.html
index ed3b042f9e..9e3026bdf8 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/Second-node.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/Second-node.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html
index 9001987ae4..8ede055fd8 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/between-node.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/between-node.html
index aa82316dce..c4dc4fe0b9 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/between-node.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/between-node.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/index.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/index.html
index 2a3370d80f..23c98ba849 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/index.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/index.html
@@ -14,33 +14,9 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered-sub.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered-sub.html
index 65ef756247..40daa11420 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered-sub.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered-sub.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered-sub2.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered-sub2.html
index cbc67475a3..dc63836b74 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered-sub2.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered-sub2.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered-sub3.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered-sub3.html
index b782e43483..66c094db39 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered-sub3.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered-sub3.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered.html
index c87a0705ca..3587be0192 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/numbered.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/sectioning_abt.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/sectioning_abt.html
index 14653bee7a..52cf3b9b5b 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/sectioning_abt.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/sectioning_abt.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/sectioning_toc.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/sectioning_toc.html
index d6917bfef5..9366201abe 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/sectioning_toc.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/sectioning_toc.html
@@ -14,32 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered-sub.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered-sub.html
index d52e52f687..528706c16d 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered-sub.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered-sub.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered-sub2.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered-sub2.html
index 7afe3ef876..5e02b64491 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered-sub2.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered-sub2.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered.html
index 3979f5b2d4..f0be6b839b 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered2.html
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered2.html
index 352f5245f0..34b31cc77a 100644
---
a/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered2.html
+++
b/tp/tests/sectioning/res_parser/sectioning_directions_split_chapter/unnumbered2.html
@@ -13,33 +13,7 @@
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/block_EOL_tex/block_EOL.html
b/tp/tests/tex_html/res_parser/block_EOL_tex/block_EOL.html
index b46681ec1b..0de49b6873 100644
--- a/tp/tests/tex_html/res_parser/block_EOL_tex/block_EOL.html
+++ b/tp/tests/tex_html/res_parser/block_EOL_tex/block_EOL.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/anchor.html
b/tp/tests/tex_html/res_parser/formatting_singular/anchor.html
index 9dc2ca9d1b..8ce20040e3 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/anchor.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/anchor.html
@@ -801,35 +801,7 @@ truc: after a deff item
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
index 777524010e..88c35b52ca 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
@@ -804,18 +804,11 @@ truc: after a deff item
<!--
a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
div.center-align {text-align:center}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
kbd.key {font-style: normal}
-p.center-align {text-align:center}
p.left-align {text-align:left}
p.right-align {text-align:right}
pre.display {font-family: inherit}
@@ -825,12 +818,10 @@ pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
span:hover a.copiable-anchor {visibility: visible}
ul.mark-bullet {list-style-type: disc}
ul.mark-minus {list-style-type: "\2212"}
ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
@@ -1202,45 +1193,45 @@ $">
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -1486,225 +1477,225 @@ $">
</DIV>
<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname"><span
class="category">c--ategory: </span><span><strong>d--effn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deffn_005fname'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span
class="category">cate--gory: </span><span><strong>de--ffn_name</strong>
<em>ar--guments more args <br> even more so</em><a class="copiable-anchor"
href='#index-copying-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-within-deffn"></a>
-</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a
href='#index-copying-log-trap' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a
href='#index-copying-log-trap1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a
href='#index-copying-log-trap2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-copying-id-ule' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-copying-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc'> ¶</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap'> ¶</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap1'> ¶</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-copying-log-trap2'> ¶</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-copying-id-ule'> ¶</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-copying-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-copying-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a
href='#index-copying-bidule-machin' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-copying-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin'> ¶</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-copying-bidule-machin'> ¶</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-copying-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-copying-a' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-copying-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-a"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-copying-a'> ¶</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-copying-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-copying-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-copying-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-copying-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-copying-deffn-1'> ¶</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-copying-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
href='#index-copying-i-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-copying-i-1'> ¶</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-copying-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname"><span
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvr_005fname'>
¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-copying-n_002d_002dame' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-n_002d_002dame'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-copying-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefn_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevr_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname"><span
class="category">c--ategory: </span><span><strong>d--eftp_name</strong>
<em>a--ttributes...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftp_005fname'> ¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname"><span
class="category">Function: </span><span><strong>d--efun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defun_005fname'> ¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname"><span
class="category">Special Form: </span><span><strong>d--efspec_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defspec_005fname'> ¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong><a
class="copiable-anchor" href='#index-copying-d_002d_002defvar_005fname'>
¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a href='#index-copying-d_002d_002defvar_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1"><span
class="category">Variable: </span><span><strong>d--efvar_name</strong>
<em>arg--var arg--var1</em><a class="copiable-anchor"
href='#index-copying-d_002d_002defvar_005fname-1'> ¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User
Option: </span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-copying-d_002d_002deftypefun_005fname'>
¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypevar_005fname'> ¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-copying-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-copying-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-copying-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -1782,17 +1773,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
href='#index-copying-a_002d_002dasis' class='copiable-anchor'>
¶</a></span></dt>
-<dt id='index-copying-b-2'><span>b<a href='#index-copying-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a_002d_002dasis'><span>a–asis<a
class="copiable-anchor" href='#index-copying-a_002d_002dasis'>
¶</a></span></dt>
+<dt id='index-copying-b-2'><span>b<a class="copiable-anchor"
href='#index-copying-b-2'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-copying-a-1'><span><em>a</em><a href='#index-copying-a-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-1'><span><em>a</em><a class="copiable-anchor"
href='#index-copying-a-1'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-copying-b'><span><em>b</em><a href='#index-copying-b'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b'><span><em>b</em><a class="copiable-anchor"
href='#index-copying-b'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -1948,23 +1939,23 @@ html ''
</dl>
<dl>
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-a-2'><span>a<a class="copiable-anchor"
href='#index-copying-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-copying-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a class="copiable-anchor"
href='#index-copying-b-1'> ¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-copying-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-copying-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-copying-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-copying-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-copying-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-copying-machin-2'> ¶</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-copying-machin-3'> ¶</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-copying-machin-4'> ¶</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-copying-machin-5'> ¶</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-copying-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-copying-after' class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-copying-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-copying-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -2316,45 +2307,45 @@ $">
<p><kbd>default kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-default-kbdinputstyle'><span><kbd>vtable
i--tem default kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><code>code kbdinputstyle</code>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-code-kbdinputstyle'><span><code>vtable
i--tem code kbdinputstyle</code><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>example kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-example-kbdinputstyle'><span><kbd>vtable
i--tem example kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
<p><kbd>distinct kbdinputstyle</kbd>
</p><dl>
-<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'><span><kbd>vtable
i--tem distinct kbdinputstyle</kbd><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
¶</a></span></dt>
</dl>
</div>
@@ -2600,225 +2591,225 @@ $">
</DIV>
<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname'>
¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a href='#index-de_002d_002dffn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args <br>
even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname'> ¶</a></span></dt>
<dd><p>def–fn
</p></dd></dl>
<dl class="def">
-<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i'> ¶</a></span></dt>
<dd><a class="index-entry-anchor" id="index-index-entry-within-deffn"></a>
-</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'>
¶</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'>
¶</a></span></dt>
+</dd><dt id="index-truc"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc'> ¶</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap'> ¶</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1'> ¶</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2'> ¶</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id
ule</b></strong> <em>truc</em><a class="copiable-anchor" href='#index-id-ule'>
¶</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin'> ¶</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin'> ¶</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-1'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-1"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-1'> ¶</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-1"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-1'> ¶</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-1'> ¶</a></span></dt>
</dl>
<dl class="def">
-<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-1"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-1'> ¶</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-1'> ¶</a></span></dt>
<dd><p>text in def item for second def item
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname'> ¶</a></span></dt>
<dd><p>d–efvr
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame'> ¶</a></span></dt>
<dd><p>d–effn
</p></dd></dl>
<dl class="def">
-<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-1"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-1'> ¶</a></span></dt>
<dd><p>d–effn no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefn
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-1'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeop
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory:
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevr_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevr
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname'> ¶</a></span></dt>
<dd><p>d–efcv
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-1'> ¶</a></span></dt>
<dd><p>d–efcv with arguments
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span>c--ategory of
c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypecv
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efop
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><p>d–efop no arg
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname'>
¶</a></span></dt>
<dd><p>d–eftp
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname'>
¶</a></span></dt>
<dd><p>d–efun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname'>
¶</a></span></dt>
<dd><p>d–efmac
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form:
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname'>
¶</a></span></dt>
<dd><p>d–efspec
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname'> ¶</a></span></dt>
<dd><p>d–efvar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-1'>
¶</a></span></dt>
<dd><p>d–efvar with args
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname'> ¶</a></span></dt>
<dd><p>d–efopt
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function:
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypefun_005fname'> ¶</a></span></dt>
<dd><p>d–eftypefun
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable:
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a
class="copiable-anchor" href='#index-d_002d_002deftypevar_005fname'>
¶</a></span></dt>
<dd><p>d–eftypevar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efivar
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypeivar
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–efmethod
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'>
¶</a></span></dt>
<dd><p>d–eftypemethod
</p></dd></dl>
<dl class="def">
-<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a href='#index-name2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-name2"><span class="category">Function:<br>
</span><span><em>data-type2</em><br> <strong>name2</strong>
<em>arguments2...</em><a class="copiable-anchor" href='#index-name2'>
¶</a></span></dt>
<dd><p>aaa2
</p></dd></dl>
<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2"><span
class="category">c--ategory2:<br> </span><span><em>t--ype2</em><br>
<strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2'> ¶</a></span></dt>
<dd><p>d–eftypefn no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypeop2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span>c--ategory2
on c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypeop_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypeop no arg2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'>
¶</a></span></dt>
<dd><p>d–eftypecv2
</p></dd></dl>
<dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span>c--ategory2
of c--lass2:<br> <em>t--ype2</em><br> <strong>d--eftypecv_name2</strong>
<em>a--rguments2...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'>
¶</a></span></dt>
<dd><p>d–eftypecv with arguments2
</p></dd></dl>
<dl class="def">
-<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2'> ¶</a></span></dt>
<dd><p>fff2
</p></dd></dl>
@@ -2896,17 +2887,17 @@ ref</a>
</dl>
<dl>
-<dt id='index-a_002d_002dasis'><span>a–asis<a
href='#index-a_002d_002dasis' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-4'><span>b<a href='#index-b-4' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a_002d_002dasis'><span>a–asis<a class="copiable-anchor"
href='#index-a_002d_002dasis'> ¶</a></span></dt>
+<dt id='index-b-4'><span>b<a class="copiable-anchor" href='#index-b-4'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl>
-<dt id='index-a-2'><span><em>a</em><a href='#index-a-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-2'><span><em>a</em><a class="copiable-anchor"
href='#index-a-2'> ¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx"></a>
</dd>
-<dt id='index-b'><span><em>b</em><a href='#index-b' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b'><span><em>b</em><a class="copiable-anchor" href='#index-b'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
@@ -3062,23 +3053,23 @@ html ''
</dl>
<dl>
-<dt id='index-a-3'><span>a<a href='#index-a-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-a-3'><span>a<a class="copiable-anchor" href='#index-a-3'>
¶</a></span></dt>
<dd><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-1"></a>
</dd>
-<dt id='index-b-1'><span>b<a href='#index-b-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id='index-b-1'><span>b<a class="copiable-anchor" href='#index-b-1'>
¶</a></span></dt>
<dd><p>l–ine
</p></dd>
</dl>
<dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-2' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-5' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-1' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-2"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-2'> ¶</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-3'> ¶</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-4'> ¶</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-5'> ¶</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-1'> ¶</a></span></dt>
<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after'
class='copiable-anchor'> ¶</a></span></dt>
+</p></dd><dt id="index-after"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after'> ¶</a></span></dt>
</dl>
<p><code>@ref{node}</code> ‘node’
@@ -3445,48 +3436,48 @@ $">
<kbd>default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example default kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example default kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> ¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example code kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example code kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<code>example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><code>in example example kbdinputstyle</code>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'><span><tt><code>vtable
i--tem in example example kbdinputstyle</code></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
<kbd>distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
<div class="example">
<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
</pre><dl>
-<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'><span><tt><kbd>vtable
i--tem in example distinct kbdinputstyle</kbd></tt><a class="copiable-anchor"
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'>
¶</a></span></dt>
</dl>
</div>
<pre class="example">
@@ -3785,220 +3776,220 @@ $">
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deffn_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory:
</span><span><strong>de--ffn_name</strong> <em>ar--guments more args
- even more so</em><a href='#index-de_002d_002dffn_005fname-1'
class='copiable-anchor'> ¶</a></span></dt>
+ even more so</em><a class="copiable-anchor"
href='#index-de_002d_002dffn_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">def--fn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
href='#index-id-ule-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-i-2"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-2'> ¶</a></span></dt>
+<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-within-deffn-1"></a></pre></dd><dt
id="index-truc-2"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-2'> ¶</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command:
</span><span><strong>log trap</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap-1'> ¶</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command:
</span><span><strong>log trap1</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap1-1'> ¶</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command:
</span><span><strong>log trap2</strong> <em></em><a class="copiable-anchor"
href='#index-log-trap2-1'> ¶</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde:
</span><span><strong><b>id ule</b></strong> <em>truc</em><a
class="copiable-anchor" href='#index-id-ule-1'> ¶</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2:
</span><span><strong><b>id ‘<samp>i</samp>’ ule</b></strong>
<em>truc</em><a class="copiable-anchor" href='#index-id-i-ule-1'>
¶</a></span></dt>
<dt><span class="category"><b>id ‘<samp>i</samp>’ ule</b>:
</span><strong></strong></dt>
<dt><strong></strong></dt>
<dt><span class="category">aaa: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a href='#index-machin-6'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a href='#index-machin-7'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-6"><span class="category">:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-6'> ¶</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">:
</span><span><strong>bidule machin</strong><a class="copiable-anchor"
href='#index-bidule-machin-1'> ¶</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc:
</span><span><strong>machin</strong><a class="copiable-anchor"
href='#index-machin-7'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
-<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-followed-2"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-2'> ¶</a></span></dt>
<dt><span class="category">truc: </span><strong></strong></dt>
<dt><span class="category">: </span><strong></strong></dt>
-<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
href='#index-a-4' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
href='#index-deffnx-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-a-4"><span class="category">truc:
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a
class="copiable-anchor" href='#index-a-4'> ¶</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc:
</span><span><strong>deffnx</strong> <em>before end deffn</em><a
class="copiable-anchor" href='#index-deffnx-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a href='#index-deffn-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-2"><span class="category">empty:
</span><span><strong>deffn</strong><a class="copiable-anchor"
href='#index-deffn-2'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
href='#index-deffn-3' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a href='#index-deffnx-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-deffn-3"><span class="category">empty:
</span><span><strong>deffn</strong> <em>with deffnx</em><a
class="copiable-anchor" href='#index-deffn-3'> ¶</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty:
</span><span><strong>deffnx</strong><a class="copiable-anchor"
href='#index-deffnx-3'> ¶</a></span></dt>
</dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3'
class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-i-3"><span class="category">fset:
</span><span><strong><var>i</var></strong> <em>a g</em><a
class="copiable-anchor" href='#index-i-3'> ¶</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde:
</span><span><strong>truc</strong> <em></em><a class="copiable-anchor"
href='#index-truc-3'> ¶</a></span></dt>
<dd><pre class="example">text in def item for second def item
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--efvr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efvr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
href='#index-n_002d_002dame-2' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-2"><span class="category">c--ategory:
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-n_002d_002dame-2'> ¶</a></span></dt>
<dd><pre class="example">d--effn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-n_002d_002dame-3"><span class="category">c--ategory:
</span><span><strong>n--ame</strong><a class="copiable-anchor"
href='#index-n_002d_002dame-3'> ¶</a></span></dt>
<dd><pre class="example">d--effn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefn_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefn_005fname-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefn
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypefn_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1"><span
class="category">c--ategory: </span><span><em>t--ype</em>
<strong>d--eftypevr_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevr_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevr
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-2"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efcv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defcv_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defcv_005fname-3"><span>c--ategory of c--lass:
<strong>d--efcv_name</strong> <em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002defcv_005fname-3'> ¶</a></span></dt>
<dd><pre class="example">d--efcv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span>c--ategory
of c--lass: <em>t--ype</em> <strong>d--eftypecv_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span>c--ategory
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'>
¶</a></span></dt>
<dd><pre class="example">d--efop
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span>c--ategory
on c--lass: <strong>d--efop_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'>
¶</a></span></dt>
<dd><pre class="example">d--efop no arg
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory:
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a
class="copiable-anchor" href='#index-d_002d_002deftp_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftp
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function:
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro:
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defmac_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmac
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002defspec_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--efspec
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defvar_005fname-2'> ¶</a></span></dt>
<dd><pre class="example">d--efvar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3"><span class="category">Variable:
</span><span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a
class="copiable-anchor" href='#index-d_002d_002defvar_005fname-3'>
¶</a></span></dt>
<dd><pre class="example">d--efvar with args
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option:
</span><span><strong>d--efopt_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defopt_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--efopt
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1"><span
class="category">Function: </span><span><em>t--ype</em>
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a
class="copiable-anchor" href='#index-d_002d_002deftypefun_005fname-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypefun
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'>
¶</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1"><span
class="category">Variable: </span><span><em>t--ype</em>
<strong>d--eftypevar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypevar_005fname-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypevar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <strong>d--efivar_name</strong><a class="copiable-anchor"
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a
class="copiable-anchor"
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeivar
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a
class="copiable-anchor"
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--efmethod
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong>
<em>a--rguments...</em><a class="copiable-anchor"
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'>
¶</a></span></dt>
<dd><pre class="example">d--eftypemethod
</pre></dd></dl>
<pre class="example">
@@ -4007,7 +3998,7 @@ $">
</pre><dl class="def">
<dt id="index-name2-1"><span class="category">Function:
</span><span><em>data-type2</em>
- <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>name2</strong> <em>arguments2...</em><a class="copiable-anchor"
href='#index-name2-1'> ¶</a></span></dt>
<dd><pre class="example">aaa2
</pre></dd></dl>
<pre class="example">
@@ -4015,7 +4006,7 @@ $">
</pre><dl class="def">
<dt id="index-d_002d_002deftypefn_005fname2-1"><span
class="category">c--ategory2:
</span><span><em>t--ype2</em>
- <strong>d--eftypefn_name2</strong><a
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'>
¶</a></span></dt>
+ <strong>d--eftypefn_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypefn_005fname2-1'> ¶</a></span></dt>
<dd><pre class="example">d--eftypefn no arg2
</pre></dd></dl>
<pre class="example">
@@ -4023,7 +4014,7 @@ $">
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop2
</pre></dd></dl>
<pre class="example">
@@ -4031,7 +4022,7 @@ $">
</pre><dl class="def">
<dt
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span>c--ategory2
on c--lass2:
<em>t--ype2</em>
- <strong>d--eftypeop_name2</strong><a
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypeop_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypeop no arg2
</pre></dd></dl>
<pre class="example">
@@ -4039,7 +4030,7 @@ $">
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong><a class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv2
</pre></dd></dl>
<pre class="example">
@@ -4047,13 +4038,13 @@ $">
</pre><dl class="def">
<dt
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span>c--ategory2
of c--lass2:
<em>t--ype2</em>
- <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'
class='copiable-anchor'> ¶</a></span></dt>
+ <strong>d--eftypecv_name2</strong> <em>a--rguments2...</em><a
class="copiable-anchor"
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'>
¶</a></span></dt>
<dd><pre class="example">d--eftypecv with arguments2
</pre></dd></dl>
<pre class="example">
</pre><dl class="def">
-<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a href='#index-arg2-1'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-arg2-1"><span class="category">fun2:
</span><span><strong>arg2</strong><a class="copiable-anchor"
href='#index-arg2-1'> ¶</a></span></dt>
<dd><pre class="example">fff2
</pre></dd></dl>
<pre class="example">
@@ -4133,17 +4124,17 @@ ref</a>
<pre class="example">
</pre><dl>
-<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
href='#index-a_002d_002dasis-1' class='copiable-anchor'> ¶</a></span></dt>
-<dt id='index-b-5'><span><tt>b</tt><a href='#index-b-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a_002d_002dasis-1'><span><tt>a--asis</tt><a
class="copiable-anchor" href='#index-a_002d_002dasis-1'> ¶</a></span></dt>
+<dt id='index-b-5'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-5'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
<pre class="example">
</pre><dl>
-<dt id='index-a-5'><span><tt><em>a</em></tt><a href='#index-a-5'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-5'><span><tt><em>a</em></tt><a class="copiable-anchor"
href='#index-a-5'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
-<dt id='index-b-2'><span><tt><em>b</em></tt><a href='#index-b-2'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-2'><span><tt><em>b</em></tt><a class="copiable-anchor"
href='#index-b-2'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -4324,9 +4315,9 @@ Invalid use of @':
<pre class="example">
</pre><dl>
-<dt id='index-a-6'><span><tt>a</tt><a href='#index-a-6'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-a-6'><span><tt>a</tt><a class="copiable-anchor"
href='#index-a-6'> ¶</a></span></dt>
<dd><pre class="example"><a class="index-entry-anchor"
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3'
class='copiable-anchor'> ¶</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a class="copiable-anchor"
href='#index-b-3'> ¶</a></span></dt>
<dd><pre class="example">l--ine
</pre></dd>
</dl>
@@ -4334,13 +4325,13 @@ Invalid use of @':
</pre><dl class="def">
<dt><span class="category">fun: </span><strong></strong></dt>
-<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
href='#index-machin-8' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
href='#index-machin-9' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
href='#index-machin-10' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
href='#index-machin-11' class='copiable-anchor'> ¶</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
href='#index-followed-3' class='copiable-anchor'> ¶</a></span></dt>
+<dt id="index-machin-8"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and</em><a
class="copiable-anchor" href='#index-machin-8'> ¶</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and after</em><a
class="copiable-anchor" href='#index-machin-9'> ¶</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and </em><a
class="copiable-anchor" href='#index-machin-10'> ¶</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc:
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a
class="copiable-anchor" href='#index-machin-11'> ¶</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc:
</span><span><strong>followed</strong> <em>by a comment</em><a
class="copiable-anchor" href='#index-followed-3'> ¶</a></span></dt>
<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
href='#index-after-1' class='copiable-anchor'> ¶</a></span></dt>
+</pre></dd><dt id="index-after-1"><span class="category">truc:
</span><span><strong>after</strong> <em>a deff item</em><a
class="copiable-anchor" href='#index-after-1'> ¶</a></span></dt>
</dl>
<pre class="example">
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
b/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
index 1fbf979350..95d155d298 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
@@ -802,35 +802,9 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/index.htm
b/tp/tests/tex_html/res_parser/formatting_singular/index.htm
index d51cc7d198..f2820c89bb 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/index.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/index.htm
@@ -802,35 +802,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/index.html
b/tp/tests/tex_html/res_parser/formatting_singular/index.html
index c0aab7054c..669423366a 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/index.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/index.html
@@ -801,35 +801,7 @@ truc: after a deff item
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
b/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
index 2260d5c63b..76ed8bad40 100644
---
a/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
+++
b/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
@@ -802,35 +802,8 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/sing_abt.htm
b/tp/tests/tex_html/res_parser/formatting_singular/sing_abt.htm
index ed1ee42180..3a7062d442 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/sing_abt.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/sing_abt.htm
@@ -802,35 +802,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/sing_fot.htm
b/tp/tests/tex_html/res_parser/formatting_singular/sing_fot.htm
index db68e621c4..bff1134d22 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/sing_fot.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/sing_fot.htm
@@ -802,35 +802,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/sing_ovr.htm
b/tp/tests/tex_html/res_parser/formatting_singular/sing_ovr.htm
index 1741693ef2..5138d60219 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/sing_ovr.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/sing_ovr.htm
@@ -802,34 +802,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/sing_toc.htm
b/tp/tests/tex_html/res_parser/formatting_singular/sing_toc.htm
index f84c5cbd9d..8c31f3d9df 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/sing_toc.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/sing_toc.htm
@@ -802,34 +802,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
b/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
index 65e4d3a2ac..854e9b8a46 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
@@ -802,35 +802,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
b/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index abeeda54bf..1bec52c570 100644
---
a/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++
b/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -802,35 +802,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git
a/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
b/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index 8e5ff6e7e1..6396a2b6df 100644
---
a/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++
b/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -802,35 +802,7 @@ truc: after a deff item
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
-span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.mark-minus {list-style-type: "\2212"}
-ul.mark-none {list-style-type: none}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/math_not_closed/math_not_closed.html
b/tp/tests/tex_html/res_parser/math_not_closed/math_not_closed.html
index c45f137629..c26c9ce5ff 100644
--- a/tp/tests/tex_html/res_parser/math_not_closed/math_not_closed.html
+++ b/tp/tests/tex_html/res_parser/math_not_closed/math_not_closed.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/simplest_httex/simplest.html
b/tp/tests/tex_html/res_parser/simplest_httex/simplest.html
index 07d52b1747..44304b011f 100644
--- a/tp/tests/tex_html/res_parser/simplest_httex/simplest.html
+++ b/tp/tests/tex_html/res_parser/simplest_httex/simplest.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex/tex.html
b/tp/tests/tex_html/res_parser/tex/tex.html
index d27d475aa2..ec4f9d38b5 100644
--- a/tp/tests/tex_html/res_parser/tex/tex.html
+++ b/tp/tests/tex_html/res_parser/tex/tex.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_accents_httex/tex_accents.html
b/tp/tests/tex_html/res_parser/tex_accents_httex/tex_accents.html
index 3522d8f0b7..77dbdd7c01 100644
--- a/tp/tests/tex_html/res_parser/tex_accents_httex/tex_accents.html
+++ b/tp/tests/tex_html/res_parser/tex_accents_httex/tex_accents.html
@@ -16,33 +16,8 @@
<!--
@import "tex_accents_tex4ht_tex.css";
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_accents_l2h/tex_accents.html
b/tp/tests/tex_html/res_parser/tex_accents_l2h/tex_accents.html
index 40d9ce0481..89b6323935 100644
--- a/tp/tests/tex_html/res_parser/tex_accents_l2h/tex_accents.html
+++ b/tp/tests/tex_html/res_parser/tex_accents_l2h/tex_accents.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_complex_httex/tex_complex.html
b/tp/tests/tex_html/res_parser/tex_complex_httex/tex_complex.html
index 58aa453151..05b91466e8 100644
--- a/tp/tests/tex_html/res_parser/tex_complex_httex/tex_complex.html
+++ b/tp/tests/tex_html/res_parser/tex_complex_httex/tex_complex.html
@@ -20,33 +20,8 @@ Some (I-D) \varphi(t) math. -->
<!--
@import "tex_complex_tex4ht_tex.css";
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_complex_l2h/tex_complex.html
b/tp/tests/tex_html/res_parser/tex_complex_l2h/tex_complex.html
index 63e3bc31c8..6a700a3eb5 100644
--- a/tp/tests/tex_html/res_parser/tex_complex_l2h/tex_complex.html
+++ b/tp/tests/tex_html/res_parser/tex_complex_l2h/tex_complex.html
@@ -18,33 +18,8 @@ Some (I-D) \varphi(t) math. -->
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_eqalign_httex/tex_eqalign.html
b/tp/tests/tex_html/res_parser/tex_eqalign_httex/tex_eqalign.html
index 299e4714f7..151f9cfcd7 100644
--- a/tp/tests/tex_html/res_parser/tex_eqalign_httex/tex_eqalign.html
+++ b/tp/tests/tex_html/res_parser/tex_eqalign_httex/tex_eqalign.html
@@ -16,33 +16,8 @@
<!--
@import "tex_eqalign_tex4ht_tex.css";
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_eqalign_l2h/tex_eqalign.html
b/tp/tests/tex_html/res_parser/tex_eqalign_l2h/tex_eqalign.html
index 41ace3c7f2..ed8a5587b1 100644
--- a/tp/tests/tex_html/res_parser/tex_eqalign_l2h/tex_eqalign.html
+++ b/tp/tests/tex_html/res_parser/tex_eqalign_l2h/tex_eqalign.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_gdef_httex/tex_gdef.html
b/tp/tests/tex_html/res_parser/tex_gdef_httex/tex_gdef.html
index e590c6a773..ae08ec50ef 100644
--- a/tp/tests/tex_html/res_parser/tex_gdef_httex/tex_gdef.html
+++ b/tp/tests/tex_html/res_parser/tex_gdef_httex/tex_gdef.html
@@ -16,33 +16,8 @@
<!--
@import "tex_gdef_tex4ht_tex.css";
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_gdef_l2h/tex_gdef.html
b/tp/tests/tex_html/res_parser/tex_gdef_l2h/tex_gdef.html
index ea75a1104a..616d17fbb3 100644
--- a/tp/tests/tex_html/res_parser/tex_gdef_l2h/tex_gdef.html
+++ b/tp/tests/tex_html/res_parser/tex_gdef_l2h/tex_gdef.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_gdef_mathjax/tex_gdef.html
b/tp/tests/tex_html/res_parser/tex_gdef_mathjax/tex_gdef.html
index e3164203bb..8d46b24912 100644
--- a/tp/tests/tex_html/res_parser/tex_gdef_mathjax/tex_gdef.html
+++ b/tp/tests/tex_html/res_parser/tex_gdef_mathjax/tex_gdef.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_httex/tex.html
b/tp/tests/tex_html/res_parser/tex_httex/tex.html
index 2563857668..9a65c41405 100644
--- a/tp/tests/tex_html/res_parser/tex_httex/tex.html
+++ b/tp/tests/tex_html/res_parser/tex_httex/tex.html
@@ -16,33 +16,8 @@
<!--
@import "tex_tex4ht_tex.css";
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_in_copying/tex_in_copying.html
b/tp/tests/tex_html/res_parser/tex_in_copying/tex_in_copying.html
index 19658a6f26..e1545b04ca 100644
--- a/tp/tests/tex_html/res_parser/tex_in_copying/tex_in_copying.html
+++ b/tp/tests/tex_html/res_parser/tex_in_copying/tex_in_copying.html
@@ -21,33 +21,8 @@ $$
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_not_closed/tex_not_closed.html
b/tp/tests/tex_html/res_parser/tex_not_closed/tex_not_closed.html
index 3b2a77e2fb..380018e425 100644
--- a/tp/tests/tex_html/res_parser/tex_not_closed/tex_not_closed.html
+++ b/tp/tests/tex_html/res_parser/tex_not_closed/tex_not_closed.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
diff --git a/tp/tests/tex_html/res_parser/tex_notex/tex.html
b/tp/tests/tex_html/res_parser/tex_notex/tex.html
index 6d9f24860c..5ff7d0fb9c 100644
--- a/tp/tests/tex_html/res_parser/tex_notex/tex.html
+++ b/tp/tests/tex_html/res_parser/tex_notex/tex.html
@@ -14,33 +14,8 @@
<style type="text/css">
<!--
-a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-a.summary-letter {text-decoration: none}
-blockquote.indentedblock {margin-right: 0em}
-div.center-align {text-align:center}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
-h2.center-align {text-align:center}
-h3.center-align {text-align:center}
-h3.right-align {text-align:right}
-h4.center-align {text-align:center}
kbd {font-style: oblique}
-kbd.key {font-style: normal}
-p.center-align {text-align:center}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-span.nolinebreak {white-space: nowrap}
-span.roman {font-family: initial; font-weight: normal}
-span.sansserif {font-family: sans-serif; font-weight: normal}
span.smaller {font-size: smaller}
-span:hover a.copiable-anchor {visibility: visible}
-ul.mark-bullet {list-style-type: disc}
-ul.no-bullet {list-style: none}
-->
</style>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: Dynamically generated CSS lines in HTML,
Patrice Dumas <=