texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_image_comm


From: Patrice Dumas
Subject: branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_image_command) (_default_format_button_icon_img): call close_html_lone_element_if_needed() for <img>.
Date: Sun, 19 Dec 2021 17:01:47 -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 c8c16de  * tp/Texinfo/Convert/HTML.pm (_convert_image_command) 
(_default_format_button_icon_img): call close_html_lone_element_if_needed() for 
<img>.
c8c16de is described below

commit c8c16de7757e6c3fd631e7b346c9e0a8bfdcb8e3
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sun Dec 19 23:01:34 2021 +0100

    * tp/Texinfo/Convert/HTML.pm (_convert_image_command)
    (_default_format_button_icon_img): call
    close_html_lone_element_if_needed() for <img>.
    
    * tp/Texinfo/Convert/HTML.pm (_convert_def_line_type):
    correct use of html_attribute_class().
    
    * tp/Texinfo/Convert/HTML.pm (_default_format_end_file)
    (converter_initialize): use <span> instead of <font>
    for program name in footer.
---
 ChangeLog                                          |   13 +
 tp/Texinfo/Convert/HTML.pm                         |   23 +-
 tp/t/results/formatting/cond.pl                    |    7 +-
 .../results/formatting/cond_ifhtml_ifinfo_iftex.pl |    7 +-
 .../cond_no-ifhtml_no-ifinfo_no-iftex.pl           |    7 +-
 .../defcondx_Dbar/res_html/defxcond.html           |    7 +-
 .../defcondx_Ubar/res_html/defxcond.html           |    7 +-
 .../res_html/documentlanguage_set.html             |    7 +-
 .../res_html/documentlanguage_set.html             |    7 +-
 tp/t/results/formatting/empty.pl                   |    7 +-
 .../float_copying/res_html/Copying-and-floats.html |    7 +-
 .../res_html/caption-copying-footnote-anchor.html  |    1 +
 .../float_copying/res_html/float_copying_abt.html  |    7 +-
 .../float_copying/res_html/float_copying_fot.html  |    7 +-
 .../formatting/float_copying/res_html/index.html   |    7 +-
 .../res_html/public-domain-anchor.html             |    1 +
 .../float_copying/res_html/public-domain.html      |    1 +
 tp/t/results/formatting/one_line.pl                |    7 +-
 tp/t/results/formatting/one_line_no_content.pl     |    7 +-
 .../res_html/simplest.html                         |    7 +-
 .../simplest_test_prefix/res_html/truc.html        |    7 +-
 tp/t/results/formatting/texi_bib_example.pl        |    7 +-
 tp/t/results/formatting/texi_cond.pl               |    7 +-
 tp/t/results/formatting/texi_glossary.pl           |    7 +-
 .../htmlxref/htmlxref/res_html/test_refs.html      |    7 +-
 ...25_0026_0027_0028_0029_002a_002b_002d_002e.html |    7 +-
 ...3f_005b_005c_005d_005e_005f_0060_007c_007e.html |    7 +-
 .../htmlxref/htmlxref_nodes/res_html/index.html    |    7 +-
 .../htmlxref_nodes/res_html/local-node.html        |    7 +-
 .../htmlxref_nodes/res_html/other-nodes.html       |    7 +-
 .../htmlxref_nodes/res_html/test_refs_abt.html     |    7 +-
 .../htmlxref_only_mono/res_html/test_refs.html     |    7 +-
 ...25_0026_0027_0028_0029_002a_002b_002d_002e.html |    7 +-
 ...3f_005b_005c_005d_005e_005f_0060_007c_007e.html |    7 +-
 .../htmlxref_only_mono_nodes/res_html/index.html   |    7 +-
 .../res_html/local-node.html                       |    7 +-
 .../res_html/other-nodes.html                      |    7 +-
 .../res_html/test_refs_abt.html                    |    7 +-
 .../htmlxref_only_split/res_html/test_refs.html    |    7 +-
 ...25_0026_0027_0028_0029_002a_002b_002d_002e.html |    7 +-
 ...3f_005b_005c_005d_005e_005f_0060_007c_007e.html |    7 +-
 .../htmlxref_only_split_nodes/res_html/index.html  |    7 +-
 .../res_html/local-node.html                       |    7 +-
 .../res_html/other-nodes.html                      |    7 +-
 .../res_html/test_refs_abt.html                    |    7 +-
 .../res_html/multiple_lang_chapters.html           |    7 +-
 .../layout/navigation/res_html/navigation.html     |    7 +-
 .../navigation_chapter/res_html/chapter.html       |    7 +-
 .../layout/navigation_chapter/res_html/index.html  |    7 +-
 .../res_html/navigation_abt.html                   |    7 +-
 .../res_html/navigation_toc.html                   |    7 +-
 .../navigation_chapter/res_html/section.html       |    1 +
 .../navigation_chapter/res_html/subsection.html    |    1 +
 .../res_html/chapter.html                          |    7 +-
 .../res_html/index.html                            |    7 +-
 .../res_html/navigation_abt.html                   |    7 +-
 .../res_html/navigation_toc.html                   |    7 +-
 .../res_html/section.html                          |    1 +
 .../res_html/subsection.html                       |    1 +
 .../res_html/chapter.html                          |    7 +-
 .../res_html/index.html                            |    7 +-
 .../res_html/navigation_abt.html                   |    7 +-
 .../res_html/navigation_toc.html                   |    7 +-
 .../res_html/section.html                          |    1 +
 .../res_html/subsection.html                       |    1 +
 .../res_html/chapter.html                          |    7 +-
 .../res_html/index.html                            |    7 +-
 .../res_html/navigation_abt.html                   |    7 +-
 .../res_html/navigation_toc.html                   |    7 +-
 .../res_html/section.html                          |    1 +
 .../res_html/subsection.html                       |    1 +
 .../navigation_no_header/res_html/navigation.html  |    7 +-
 .../res_html/navigation.html                       |    7 +-
 .../layout/navigation_node/res_html/chapter.html   |    7 +-
 .../layout/navigation_node/res_html/index.html     |    7 +-
 .../navigation_node/res_html/navigation_abt.html   |    7 +-
 .../navigation_node/res_html/navigation_toc.html   |    7 +-
 .../layout/navigation_node/res_html/section.html   |    7 +-
 .../navigation_node/res_html/subsection.html       |    7 +-
 .../res_html/chapter.html                          |    7 +-
 .../navigation_node_no_header/res_html/index.html  |    7 +-
 .../res_html/navigation_abt.html                   |    7 +-
 .../res_html/navigation_toc.html                   |    7 +-
 .../res_html/section.html                          |    7 +-
 .../res_html/subsection.html                       |    7 +-
 .../res_html/chapter.html                          |    7 +-
 .../res_html/index.html                            |    7 +-
 .../res_html/navigation_abt.html                   |    7 +-
 .../res_html/navigation_toc.html                   |    7 +-
 .../res_html/section.html                          |    7 +-
 .../res_html/subsection.html                       |    7 +-
 .../navigation_node_vertical/res_html/chapter.html |    7 +-
 .../navigation_node_vertical/res_html/index.html   |    7 +-
 .../res_html/navigation_abt.html                   |    7 +-
 .../res_html/navigation_toc.html                   |    7 +-
 .../navigation_node_vertical/res_html/section.html |    7 +-
 .../res_html/subsection.html                       |    7 +-
 .../navigation_section/res_html/chapter.html       |    7 +-
 .../layout/navigation_section/res_html/index.html  |    7 +-
 .../res_html/navigation_abt.html                   |    7 +-
 .../res_html/navigation_toc.html                   |    7 +-
 .../navigation_section/res_html/section.html       |    7 +-
 .../navigation_section/res_html/subsection.html    |    1 +
 .../res_html/chapter.html                          |    7 +-
 .../res_html/index.html                            |    7 +-
 .../res_html/navigation_abt.html                   |    7 +-
 .../res_html/navigation_toc.html                   |    7 +-
 .../res_html/section.html                          |    7 +-
 .../res_html/subsection.html                       |    1 +
 .../res_html/chapter.html                          |    7 +-
 .../res_html/index.html                            |    7 +-
 .../res_html/navigation_abt.html                   |    7 +-
 .../res_html/navigation_toc.html                   |    7 +-
 .../res_html/section.html                          |    7 +-
 .../res_html/subsection.html                       |    1 +
 .../res_html/chapter.html                          |    7 +-
 .../res_html/index.html                            |    7 +-
 .../res_html/navigation_abt.html                   |    7 +-
 .../res_html/navigation_toc.html                   |    7 +-
 .../res_html/section.html                          |    7 +-
 .../res_html/subsection.html                       |    1 +
 .../navigation_vertical/res_html/navigation.html   |    7 +-
 .../no_monolithic/res_html/no_monolithic.html      |    7 +-
 .../no_monolithic/res_html/no_monolithic_abt.html  |    7 +-
 .../no_monolithic/res_html/no_monolithic_fot.html  |    7 +-
 .../no_monolithic/res_html/no_monolithic_ovr.html  |    7 +-
 .../no_monolithic/res_html/no_monolithic_toc.html  |    7 +-
 tp/t/results/morecoverage/formatting_fr.pl         |    7 +-
 .../res_html/double_index_entry.html               |    7 +-
 .../index_no_node/res_html/Chapter-2.html          |    7 +-
 .../index_no_node/res_html/Chapter.html            |    7 +-
 .../moreindices/index_no_node/res_html/index.html  |    7 +-
 .../index_no_node/res_html/index_no_node_abt.html  |    7 +-
 .../index_no_node/res_html/unnumbered.html         |    7 +-
 .../moreindices/index_split/res_html/first.html    |    7 +-
 .../moreindices/index_split/res_html/index.html    |    7 +-
 .../index_split/res_html/index_split_abt.html      |    7 +-
 .../index_split/res_html/node-2-in-section-3.html  |    1 +
 .../index_split/res_html/node-3-in-section-3.html  |    1 +
 .../index_split/res_html/node-in-section-3.html    |    1 +
 .../index_split/res_html/second-chapter.html       |    7 +-
 .../index_split/res_html/section-1.html            |    1 +
 .../index_split/res_html/section-2.html            |    1 +
 .../index_split/res_html/section-3.html            |    1 +
 .../index_split/res_html/subsection-1.html         |    1 +
 .../index_split/res_html/subsection-2.html         |    1 +
 .../index_split_nodes/res_html/first.html          |    7 +-
 .../index_split_nodes/res_html/index.html          |    7 +-
 .../res_html/index_split_abt.html                  |    7 +-
 .../res_html/node-2-in-section-3.html              |    7 +-
 .../res_html/node-3-in-section-3.html              |    7 +-
 .../res_html/node-in-section-3.html                |    7 +-
 .../index_split_nodes/res_html/second-chapter.html |    7 +-
 .../index_split_nodes/res_html/section-1.html      |    7 +-
 .../index_split_nodes/res_html/section-2.html      |    7 +-
 .../index_split_nodes/res_html/section-3.html      |    7 +-
 .../index_split_nodes/res_html/subsection-1.html   |    7 +-
 .../index_split_nodes/res_html/subsection-2.html   |    7 +-
 .../nodes_before_top/res_html/a-node.html          |    1 +
 .../nodes_before_top/res_html/another.html         |    1 +
 .../res_html/first-before-top.html                 |    7 +-
 .../nodes_before_top/res_html/first.html           |    1 +
 .../nodes_before_top/res_html/index.html           |    7 +-
 .../res_html/node-in-menu-before-top.html          |    1 +
 .../res_html/nodes_before_top_abt.html             |    7 +-
 .../nodes_before_top/res_html/second.html          |    1 +
 .../res_html/nodes_before_top_and_sections.html    |    7 +-
 .../nodes_before_top_no_nodes/res_html/a-node.html |    1 +
 .../res_html/another.html                          |    1 +
 .../res_html/first-before-top.html                 |    1 +
 .../nodes_before_top_no_nodes/res_html/first.html  |    1 +
 .../nodes_before_top_no_nodes/res_html/index.html  |    7 +-
 .../res_html/node-in-menu-before-top.html          |    1 +
 .../nodes_before_top_no_nodes/res_html/second.html |    1 +
 .../nodes_before_top_nodes/res_html/a-node.html    |    7 +-
 .../nodes_before_top_nodes/res_html/another.html   |    7 +-
 .../res_html/first-before-top.html                 |    7 +-
 .../nodes_before_top_nodes/res_html/first.html     |    7 +-
 .../nodes_before_top_nodes/res_html/index.html     |    7 +-
 .../res_html/node-in-menu-before-top.html          |    7 +-
 .../res_html/nodes_before_top_abt.html             |    7 +-
 .../nodes_before_top_nodes/res_html/second.html    |    7 +-
 .../split_chapter_index/res_html/first.html        |    7 +-
 .../split_chapter_index/res_html/index.html        |    7 +-
 .../split_chapter_index/res_html/section-1.html    |    1 +
 .../res_html/split_chapter_index_abt.html          |    7 +-
 .../split_chapter_index/res_html/subsection-1.html |    1 +
 .../res_html/equivalent_nodes.html                 |    7 +-
 .../res_html/equivalent_nodes.html                 |    7 +-
 .../res_html/more_sections_than_nodes.html         |    7 +-
 .../node_footnote_end/res_html/node_footnote.html  |    7 +-
 .../res_html/node_footnote.html                    |    7 +-
 .../node_footnote_use_node/res_html/a.html         |    7 +-
 .../node_footnote_use_node/res_html/chapter.html   |    7 +-
 .../node_footnote_use_node/res_html/index.html     |    7 +-
 .../res_html/node_footnote_abt.html                |    7 +-
 .../res_html/nodes_after_top_before_chapter.html   |    7 +-
 .../res_html/index.html                            |    7 +-
 .../nodes_after_top_before_chapter_abt.html        |    7 +-
 .../res_html/second-node.html                      |    1 +
 .../res_html/third-node.html                       |    7 +-
 .../res_html/index.html                            |    7 +-
 .../res_html/second-node.html                      |    1 +
 .../res_html/third-node.html                       |    1 +
 .../res_html/nodes_after_top_before_section.html   |    7 +-
 .../res_html/index.html                            |    7 +-
 .../nodes_after_top_before_section_abt.html        |    7 +-
 .../res_html/second-node.html                      |    1 +
 .../res_html/third-node.html                       |    1 +
 .../res_html/placed_things_before_element.html     |    7 +-
 .../sectioning_frames/res_html/First-node.html     |    7 +-
 .../res_html/Last-node-no-description.html         |    1 +
 .../sectioning_frames/res_html/Second-node.html    |    7 +-
 .../res_html/Third-node-unnumbered.html            |    7 +-
 .../sectioning_frames/res_html/between-node.html   |    1 +
 .../sectioning_frames/res_html/index.html          |    7 +-
 .../sectioning_frames/res_html/numbered-sub.html   |    1 +
 .../sectioning_frames/res_html/numbered-sub2.html  |    1 +
 .../sectioning_frames/res_html/numbered-sub3.html  |    1 +
 .../sectioning_frames/res_html/numbered.html       |    1 +
 .../sectioning_frames/res_html/sectioning_abt.html |    7 +-
 .../sectioning_frames/res_html/sectioning_ovr.html |    7 +-
 .../sectioning_frames/res_html/sectioning_toc.html |    7 +-
 .../res_html/sectioning_toc_frame.html             |    1 +
 .../sectioning_frames/res_html/unnumbered-sub.html |    1 +
 .../res_html/unnumbered-sub2.html                  |    1 +
 .../sectioning_frames/res_html/unnumbered.html     |    1 +
 .../sectioning_frames/res_html/unnumbered2.html    |    1 +
 .../res_html/top_node_up_explicit.html             |    7 +-
 .../res_html/top_node_up_implicit.html             |    7 +-
 .../res_html/two_footnotes_in_nodes.html           |    7 +-
 .../res_html/two_footnotes_in_nodes.html           |    7 +-
 .../contents_and_parts/contents_and_parts.html     |    7 +-
 .../contents_at_begin/contents_at_begin.html       |    7 +-
 .../contents_at_begin.html                         |    7 +-
 .../contents_at_end/contents_at_end.html           |    7 +-
 .../contents_at_end_inline/contents_at_end.html    |    7 +-
 .../contents_in_middle_chapter.html                |    7 +-
 .../contents_in_middle_chapter.html                |    7 +-
 .../contents_in_middle_section.html                |    7 +-
 .../contents_in_middle_section.html                |    7 +-
 .../double_contents/double_contents.html           |    7 +-
 .../double_contents.html                           |    7 +-
 .../double_contents.html                           |    7 +-
 .../chapter.html                                   |    7 +-
 .../double_contents_abt.html                       |    7 +-
 .../index.html                                     |    7 +-
 .../section.html                                   |    1 +
 .../double_contents_book/double_contents.html      |    7 +-
 .../double_contents_chapter/chapter.html           |    7 +-
 .../double_contents_abt.html                       |    7 +-
 .../double_contents_toc.html                       |    7 +-
 .../res_parser/double_contents_chapter/index.html  |    7 +-
 .../double_contents_chapter/section.html           |    1 +
 .../double_contents_inline/double_contents.html    |    7 +-
 .../double_contents_inline_chapter/chapter.html    |    7 +-
 .../double_contents_abt.html                       |    7 +-
 .../double_contents_inline_chapter/index.html      |    7 +-
 .../double_contents_inline_chapter/section.html    |    1 +
 .../double_contents_inline_nodes/chapter.html      |    7 +-
 .../double_contents_abt.html                       |    7 +-
 .../double_contents_inline_nodes/index.html        |    7 +-
 .../double_contents_inline_nodes/section.html      |    7 +-
 .../double_contents_inline_section/chapter.html    |    7 +-
 .../double_contents_abt.html                       |    7 +-
 .../double_contents_inline_section/index.html      |    7 +-
 .../double_contents_inline_section/section.html    |    7 +-
 .../res_parser/double_contents_nodes/chapter.html  |    7 +-
 .../double_contents_nodes/double_contents_abt.html |    7 +-
 .../double_contents_nodes/double_contents_toc.html |    7 +-
 .../res_parser/double_contents_nodes/index.html    |    7 +-
 .../res_parser/double_contents_nodes/section.html  |    7 +-
 .../double_contents_section/chapter.html           |    7 +-
 .../double_contents_abt.html                       |    7 +-
 .../double_contents_toc.html                       |    7 +-
 .../res_parser/double_contents_section/index.html  |    7 +-
 .../double_contents_section/section.html           |    7 +-
 .../contents/res_parser/no_content/no_content.html |    7 +-
 .../no_content_do_contents/no_content.html         |    7 +-
 .../no_content_do_contents_inline/no_content.html  |    7 +-
 .../res_parser/no_content_inline/no_content.html   |    7 +-
 .../no_content_setcatpage.html                     |    7 +-
 .../no_content_setcatpage.html                     |    7 +-
 .../no_content_setcatpage.html                     |    7 +-
 .../no_content_setcatpage.html                     |    7 +-
 .../documentlanguage_cmdline/documentlanguage.html |    7 +-
 .../ignore_and_comments.html                       |    7 +-
 .../res_parser/simplest_test_css/simplest.html     |    7 +-
 .../res_parser/test_redefine_need/test_need.html   |    7 +-
 .../index_and_node_same_name.html                  |    7 +-
 .../index_entry_in_footnote.html                   |    7 +-
 .../index_no_node_no_top/index_no_node_no_top.html |    7 +-
 .../res_parser/index_nodes/index_nodes.html        |    7 +-
 .../res_parser/index_nodes_nodes/a-node.html       |    7 +-
 .../res_parser/index_nodes_nodes/another.html      |    7 +-
 .../res_parser/index_nodes_nodes/first.html        |    7 +-
 .../res_parser/index_nodes_nodes/index.html        |    7 +-
 .../index_nodes_nodes/index_nodes_abt.html         |    7 +-
 .../res_parser/index_nodes_nodes/second.html       |    7 +-
 .../res_parser/index_one_node/index_one_node.html  |    7 +-
 .../res_parser/index_special_region/Chapter.html   |    7 +-
 .../index_special_region/Copying-and-indices.html  |    7 +-
 .../index_special_region/Copying-information.html  |    1 +
 .../Public-domain-reference.html                   |    1 +
 .../Titlepage-footnote-anchor.html                 |    1 +
 .../res_parser/index_special_region/index.html     |    7 +-
 .../index_special_region_abt.html                  |    7 +-
 .../index_special_region_fot.html                  |    7 +-
 .../index_special_region_toc.html                  |    7 +-
 .../index_special_region_html/Chapter.html         |    7 +-
 .../Copying-and-indices.html                       |    7 +-
 .../Copying-information.html                       |    1 +
 .../Public-domain-reference.html                   |    1 +
 .../Titlepage-anchor.html                          |    1 +
 .../Titlepage-footnote-anchor.html                 |    1 +
 .../index_special_region_html/index.html           |    7 +-
 .../index_special_region_abt.html                  |    7 +-
 .../index_special_region_fot.html                  |    7 +-
 .../index_special_region_toc.html                  |    7 +-
 .../Chapter.html                                   |    7 +-
 .../Copying-and-indices.html                       |    7 +-
 .../Public-domain-reference.html                   |    1 +
 .../Titlepage-footnote-anchor.html                 |    1 +
 .../index.html                                     |    7 +-
 .../index_special_region_no_insertcopying_abt.html |    7 +-
 .../index_special_region_no_insertcopying_toc.html |    7 +-
 .../Chapter.html                                   |    7 +-
 .../Copying-and-indices.html                       |    7 +-
 .../Copying-information.html                       |    1 +
 .../Public-domain-reference.html                   |    1 +
 .../Titlepage-anchor.html                          |    1 +
 .../Titlepage-footnote-anchor.html                 |    1 +
 .../index.html                                     |    7 +-
 .../index_special_region_no_insertcopying_abt.html |    7 +-
 .../index_special_region_no_insertcopying_fot.html |    7 +-
 .../index_special_region_no_insertcopying_toc.html |    7 +-
 .../index_special_region_no_region/Chapter.html    |    7 +-
 .../Copying-and-indices.html                       |    7 +-
 .../Public-domain-reference.html                   |    1 +
 .../Titlepage-footnote-anchor.html                 |    1 +
 .../index_special_region_no_region/index.html      |    7 +-
 .../index_special_region_no_region_abt.html        |    7 +-
 .../index_special_region_no_region_toc.html        |    7 +-
 .../Chapter.html                                   |    7 +-
 .../Copying-and-indices.html                       |    7 +-
 .../Copying-information.html                       |    1 +
 .../Public-domain-reference.html                   |    1 +
 .../Titlepage-anchor.html                          |    1 +
 .../Titlepage-footnote-anchor.html                 |    1 +
 .../index_special_region_no_region_html/index.html |    7 +-
 .../index_special_region_no_region_abt.html        |    7 +-
 .../index_special_region_no_region_fot.html        |    7 +-
 .../index_special_region_no_region_toc.html        |    7 +-
 tp/tests/indices/res_parser/index_table/index.html |    7 +-
 .../res_parser/index_table/index_table_abt.html    |    7 +-
 .../res_parser/index_table/index_table_toc.html    |    7 +-
 .../res_parser/index_table/indices-refs.html       |    7 +-
 .../index_table/node-with-ftable-and-vtable.html   |    7 +-
 .../index_table/node-with-printindex.html          |    7 +-
 tp/tests/indices/res_parser/index_table/node.html  |    1 +
 .../indices_in_begin_tables_lists.html             |    7 +-
 .../a-node.html                                    |    1 +
 .../another.html                                   |    1 +
 .../chapter.html                                   |    7 +-
 .../first-before-top.html                          |    1 +
 .../first.html                                     |    1 +
 .../index.html                                     |    7 +-
 .../node-in-chapter.html                           |    1 +
 .../node-in-menu-before-top.html                   |    1 +
 .../nodes_before_top_and_sections_abt.html         |    7 +-
 .../second.html                                    |    1 +
 .../a-node.html                                    |    1 +
 .../another.html                                   |    1 +
 .../chapter.html                                   |    7 +-
 .../first-before-top.html                          |    7 +-
 .../first.html                                     |    1 +
 .../index.html                                     |    7 +-
 .../node-in-chapter.html                           |    1 +
 .../node-in-menu-before-top.html                   |    1 +
 .../nodes_before_top_and_sections_abt.html         |    7 +-
 .../second.html                                    |    1 +
 .../printindex_between_node_section/index.html     |    1 +
 .../node-chap1.html                                |    1 +
 .../printindex_between_node_section/node-sec1.html |    1 +
 .../printindex_between_node_section.html           |    7 +-
 .../printindex_between_part_chapter.html           |    7 +-
 tp/tests/layout/list-of-tests                      |    1 +
 .../layout/res_parser/formatting/formatting.html   |    7 +-
 .../layout/res_parser/formatting_chm/anchor.html   |    1 +
 .../layout/res_parser/formatting_chm/chapter.html  |    1 +
 .../layout/res_parser/formatting_chm/chapter2.html |    1 +
 .../res_parser/formatting_chm/formatting.html      |    1 +
 .../res_parser/formatting_chm/formatting_abt.html  |    1 +
 .../res_parser/formatting_chm/formatting_ovr.html  |    1 +
 .../res_parser/formatting_chm/formatting_toc.html  |    1 +
 .../layout/res_parser/formatting_chm/index.html    |    1 +
 .../formatting_chm/s_002d_002dect_002cion.html     |    1 +
 .../res_parser/formatting_chm/subsection.html      |    1 +
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |    1 +
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |    1 +
 .../res_parser/formatting_exotic/anchor.html       |    1 +
 .../res_parser/formatting_exotic/chapter.html      |    7 +-
 .../res_parser/formatting_exotic/chapter2.html     |    7 +-
 .../formatting_exotic/formatting_abt.html          |    7 +-
 .../formatting_exotic/formatting_ovr.html          |    7 +-
 .../formatting_exotic/formatting_toc.html          |    7 +-
 .../layout/res_parser/formatting_exotic/index.html |    7 +-
 .../formatting_exotic/s_002d_002dect_002cion.html  |    7 +-
 .../res_parser/formatting_exotic/subsection.html   |    1 +
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |    1 +
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |    1 +
 .../res_parser/formatting_fr_icons/formatting.html |    7 +-
 .../res_parser/formatting_html/formatting.html     |    7 +-
 .../res_parser/formatting_html32/formatting.html   |  528 +++++-----
 .../res_parser/formatting_html_nodes/anchor.html   |    1 +
 .../res_parser/formatting_html_nodes/chapter.html  |    7 +-
 .../res_parser/formatting_html_nodes/chapter2.html |    7 +-
 .../formatting_html_nodes/formatting_abt.html      |    7 +-
 .../formatting_html_nodes/formatting_fot.html      |    7 +-
 .../formatting_html_nodes/formatting_ovr.html      |    7 +-
 .../formatting_html_nodes/formatting_toc.html      |    7 +-
 .../res_parser/formatting_html_nodes/index.html    |    7 +-
 .../s_002d_002dect_002cion.html                    |    7 +-
 .../formatting_html_nodes/subsection.html          |    7 +-
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |    7 +-
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |    7 +-
 .../res_parser/formatting_mathjax/formatting.html  |    7 +-
 .../layout/res_parser/formatting_nodes/anchor.html |    1 +
 .../res_parser/formatting_nodes/chapter.html       |    7 +-
 .../res_parser/formatting_nodes/chapter2.html      |    7 +-
 .../formatting_nodes/formatting_abt.html           |    7 +-
 .../formatting_nodes/formatting_fot.html           |    7 +-
 .../formatting_nodes/formatting_ovr.html           |    7 +-
 .../formatting_nodes/formatting_toc.html           |    7 +-
 .../layout/res_parser/formatting_nodes/index.html  |    7 +-
 .../formatting_nodes/s_002d_002dect_002cion.html   |    7 +-
 .../res_parser/formatting_nodes/subsection.html    |    7 +-
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |    7 +-
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |    7 +-
 .../formatting_numerical_entities/formatting.html  |    7 +-
 .../formatting_regions/formatting_regions.html     |    7 +-
 .../formatting_weird_quotes/formatting.html        |    7 +-
 .../res_parser/formatting_xhtml/formatting.1       |    0
 .../res_parser/formatting_xhtml/formatting.2       |  294 ++++++
 .../formatting.html                                | 1025 ++++++++++----------
 .../chapter.html                                   |    7 +-
 .../navigation_test_misc_file_collision/index.html |    1 +
 .../navigation_abt.html                            |    7 +-
 .../navigation_toc.html                            |    7 +-
 .../section.html                                   |    1 +
 .../subsection.html                                |    7 +-
 .../no_monolithic_only_toc_out/no_monolithic.html  |    7 +-
 .../no_monolithic_toc.html                         |    7 +-
 tp/tests/many_input_files/tex_l2h_res/tex.html     |    7 +-
 .../many_input_files/tex_l2h_res/tex_complex.html  |    7 +-
 tp/tests/many_input_files/tex_t4ht_res/tex.html    |    7 +-
 .../many_input_files/tex_t4ht_res/tex_complex.html |    7 +-
 .../nested_cartouche/nested_formats.html           |    7 +-
 .../res_parser/nested_deffn/nested_formats.html    |    7 +-
 .../nested_enumerate/nested_formats.html           |    7 +-
 .../res_parser/nested_example/nested_formats.html  |    7 +-
 .../nested_flushright/nested_formats.html          |    7 +-
 .../res_parser/nested_group/nested_formats.html    |    7 +-
 .../res_parser/nested_itemize/nested_formats.html  |    7 +-
 .../res_parser/nested_menu/nested_formats.html     |    7 +-
 .../nested_multitable/nested_formats.html          |    7 +-
 .../nested_quotation/nested_formats.html           |    7 +-
 .../res_parser/nested_table/nested_formats.html    |    7 +-
 .../sectioning_directions/sectioning.html          |    7 +-
 .../First-node.html                                |    7 +-
 .../Last-node-no-description.html                  |    1 +
 .../Second-node.html                               |    7 +-
 .../Third-node-unnumbered.html                     |    7 +-
 .../between-node.html                              |    1 +
 .../sectioning_directions_split_chapter/index.html |    7 +-
 .../numbered-sub.html                              |    1 +
 .../numbered-sub2.html                             |    1 +
 .../numbered-sub3.html                             |    1 +
 .../numbered.html                                  |    1 +
 .../sectioning_abt.html                            |    7 +-
 .../sectioning_toc.html                            |    7 +-
 .../unnumbered-sub.html                            |    1 +
 .../unnumbered-sub2.html                           |    1 +
 .../unnumbered.html                                |    1 +
 .../unnumbered2.html                               |    1 +
 .../layout_formatting_numerical_entities.sh        |   19 +
 tp/tests/test_scripts/layout_formatting_xhtml.sh   |   19 +
 .../res_parser/block_EOL_tex/block_EOL.html        |    7 +-
 .../res_parser/formatting_singular/anchor.html     |    1 +
 .../res_parser/formatting_singular/chapter.html    |    1 +
 .../res_parser/formatting_singular/chapter2.html   |    1 +
 .../res_parser/formatting_singular/index.htm       |    1 +
 .../res_parser/formatting_singular/index.html      |    1 +
 .../s_002d_002dect_002cion.html                    |    1 +
 .../res_parser/formatting_singular/sing_abt.htm    |    1 +
 .../res_parser/formatting_singular/sing_fot.htm    |    1 +
 .../res_parser/formatting_singular/sing_ovr.htm    |    1 +
 .../res_parser/formatting_singular/sing_toc.htm    |    1 +
 .../res_parser/formatting_singular/subsection.html |    1 +
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |    1 +
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |    1 +
 .../math_not_closed/math_not_closed.html           |    7 +-
 .../res_parser/simplest_httex/simplest.html        |    7 +-
 tp/tests/tex_html/res_parser/tex/tex.html          |    7 +-
 .../res_parser/tex_accents_httex/tex_accents.html  |    7 +-
 .../res_parser/tex_accents_l2h/tex_accents.html    |    7 +-
 .../res_parser/tex_complex_httex/tex_complex.html  |    7 +-
 .../res_parser/tex_complex_l2h/tex_complex.html    |    7 +-
 .../res_parser/tex_eqalign_httex/tex_eqalign.html  |    7 +-
 .../res_parser/tex_eqalign_l2h/tex_eqalign.html    |    7 +-
 .../res_parser/tex_gdef_httex/tex_gdef.html        |    7 +-
 .../tex_html/res_parser/tex_gdef_l2h/tex_gdef.html |    7 +-
 .../res_parser/tex_gdef_mathjax/tex_gdef.html      |    7 +-
 tp/tests/tex_html/res_parser/tex_httex/tex.html    |    7 +-
 .../res_parser/tex_in_copying/tex_in_copying.html  |    7 +-
 .../res_parser/tex_not_closed/tex_not_closed.html  |    7 +-
 tp/tests/tex_html/res_parser/tex_notex/tex.html    |    7 +-
 517 files changed, 2770 insertions(+), 1904 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d356194..af6592b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
 2021-12-19  Patrice Dumas  <pertusus@free.fr>
 
+       * tp/Texinfo/Convert/HTML.pm (_convert_image_command)
+       (_default_format_button_icon_img): call
+       close_html_lone_element_if_needed() for <img>.
+
+       * tp/Texinfo/Convert/HTML.pm (_convert_def_line_type):
+       correct use of html_attribute_class().
+
+       * tp/Texinfo/Convert/HTML.pm (_default_format_end_file)
+       (converter_initialize): use <span> instead of <font>
+       for program name in footer.
+
+2021-12-19  Patrice Dumas  <pertusus@free.fr>
+
        * tp/Texinfo/Convert/HTML.pm (_default_format_end_file): use
        defined() to test if defined, not true value.
 
diff --git a/tp/Texinfo/Convert/HTML.pm b/tp/Texinfo/Convert/HTML.pm
index 3f1d236..315343e 100644
--- a/tp/Texinfo/Convert/HTML.pm
+++ b/tp/Texinfo/Convert/HTML.pm
@@ -2027,7 +2027,8 @@ sub _convert_image_command($$$$)
     if (!defined($alt_string) or ($alt_string eq '')) {
       $alt_string = $self->protect_text($basefile);
     }
-    return "<img src=\"".$self->protect_text($image_file)."\" 
alt=\"$alt_string\">";
+    return $self->close_html_lone_element_if_needed(
+      "<img src=\"".$self->protect_text($image_file)."\" 
alt=\"$alt_string\">");
   }
   return '';
 }
@@ -2321,7 +2322,8 @@ sub _default_format_button_icon_img($$$;$)
   } else {
     $alt = $button;
   }
-  return qq{<img src="$icon" border="0" alt="$alt" align="middle">};
+  return $self->close_html_lone_element_if_needed(
+    "<img src=\"$icon\" border=\"0\" alt=\"$alt\" align=\"middle\">");
 }
 
 sub _direction_href_attributes($$)
@@ -4794,8 +4796,10 @@ sub _convert_def_line_type($$$$)
     }
 
     if ($category_result ne '') {
-      $category_result = $self->html_attribute_class('span', 'category')
-                            .">$category_result</span>";
+      my $open = $self->html_attribute_class('span', 'category');
+      if ($open ne '') {
+        $category_result = $open.'>'.$category_result.'</span>';
+      }
     }
     my $anchor = $self->_get_copiable_anchor($index_id);
     return "<dt$index_label>".$category_result
@@ -5405,6 +5409,9 @@ sub converter_initialize($)
 
   %{$self->{'css_map'}} = %css_map;
 
+  if ($self->get_conf('PROGRAM_NAME_IN_FOOTER')) {
+    $self->{'css_map'}->{'span.smaller'} = 'font-size: smaller';
+  }
   _load_htmlxref_files($self);
 
   if ($self->get_conf('USE_NUMERIC_ENTITY')) {
@@ -6882,9 +6889,13 @@ sub _default_format_end_file($)
   my $program_text = '';
   if ($self->get_conf('PROGRAM_NAME_IN_FOOTER')) {
     my $program_string = &{$self->{'format_program_string'}}($self);
-    $program_text .= "<p><font size=\"-1\">
+    my $open = $self->html_attribute_class('span', 'smaller');
+    if ($open ne '') {
+      $program_string = $open.'>'.$program_string.'</span>';
+    }
+    $program_text .= "<p>
   $program_string
-</font></p>";
+</p>";
   }
   my $pre_body_close = $self->get_conf('PRE_BODY_CLOSE');
   $pre_body_close = '' if (!defined($pre_body_close));
diff --git a/tp/t/results/formatting/cond.pl b/tp/t/results/formatting/cond.pl
index 143e759..cb70126 100644
--- a/tp/t/results/formatting/cond.pl
+++ b/tp/t/results/formatting/cond.pl
@@ -483,6 +483,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -508,9 +509,9 @@ This is html text.
 
 <p>This is ifnottex text.
 </p>
-<hr><p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<hr><p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/t/results/formatting/cond_ifhtml_ifinfo_iftex.pl 
b/tp/t/results/formatting/cond_ifhtml_ifinfo_iftex.pl
index d930d3a..6f5fdbc 100644
--- a/tp/t/results/formatting/cond_ifhtml_ifinfo_iftex.pl
+++ b/tp/t/results/formatting/cond_ifhtml_ifinfo_iftex.pl
@@ -500,6 +500,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -526,9 +527,9 @@ This is tex text.
 <p>This is iftex text.
 </p>
 
-<hr><p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<hr><p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 48a8eaf..cdc08a3 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
@@ -466,6 +466,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -490,9 +491,9 @@ ul.no-bullet {list-style: none}
 
 <p>This is ifnottex text.
 </p>
-<hr><p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<hr><p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 101179c..a5d6ce5 100644
--- a/tp/t/results/formatting/defcondx_Dbar/res_html/defxcond.html
+++ b/tp/t/results/formatting/defcondx_Dbar/res_html/defxcond.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -47,9 +48,9 @@ ul.no-bullet {list-style: none}
 </dd></dl>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4e6c519..b3cf71e 100644
--- a/tp/t/results/formatting/defcondx_Ubar/res_html/defxcond.html
+++ b/tp/t/results/formatting/defcondx_Ubar/res_html/defxcond.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -47,9 +48,9 @@ ul.no-bullet {list-style: none}
 </dd></dl>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b1167cf..73e1313 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -45,9 +46,9 @@ ul.no-bullet {list-style: none}
 <p>Text.
 </p>
 <hr></div>
-<p><font size="-1">
-  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny 
day</em> en utilisant <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">Ce document a &eacute;t&eacute; 
g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 42bc9cc..ef7b57d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -45,9 +46,9 @@ ul.no-bullet {list-style: none}
 <p>Text.
 </p>
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/t/results/formatting/empty.pl b/tp/t/results/formatting/empty.pl
index a2a984c..69c69c7 100644
--- a/tp/t/results/formatting/empty.pl
+++ b/tp/t/results/formatting/empty.pl
@@ -51,6 +51,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -61,9 +62,9 @@ ul.no-bullet {list-style: none}
 
 <body lang="en">
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 9fd7dbe..750c72f 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -162,9 +163,9 @@ the author abandon his copyright.
 <td valign="middle" align="left">[<a href="#Copying-and-floats" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="float_copying_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 bd11038..133bb96 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 6f8f0b7..e5ddfbc 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -158,9 +159,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="Copying-and-floats.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 cbc910e..e7a1cae 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -88,9 +89,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="Copying-and-floats.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="float_copying_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 ffc25b0..0985124 100644
--- a/tp/t/results/formatting/float_copying/res_html/index.html
+++ b/tp/t/results/formatting/float_copying/res_html/index.html
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -87,9 +88,9 @@ the author abandon his copyright.
 <td valign="middle" align="left">[<a href="Copying-and-floats.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="float_copying_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3b5e425..02de36d 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 c61b737..ae5b697 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
diff --git a/tp/t/results/formatting/one_line.pl 
b/tp/t/results/formatting/one_line.pl
index 09a9dfe..b90591f 100644
--- a/tp/t/results/formatting/one_line.pl
+++ b/tp/t/results/formatting/one_line.pl
@@ -67,6 +67,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -78,9 +79,9 @@ ul.no-bullet {list-style: none}
 <body lang="en">
 <p>AB
 </p><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/t/results/formatting/one_line_no_content.pl 
b/tp/t/results/formatting/one_line_no_content.pl
index e4c58f8..a8c7922 100644
--- a/tp/t/results/formatting/one_line_no_content.pl
+++ b/tp/t/results/formatting/one_line_no_content.pl
@@ -67,6 +67,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -77,9 +78,9 @@ ul.no-bullet {list-style: none}
 
 <body lang="en">
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 5f2f872..ecc5b78 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
@@ -28,6 +28,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -41,9 +42,9 @@ ul.no-bullet {list-style: none}
 <span id="Top"></span>
 <p>This is a very simple texi manual &nbsp; &lt;&gt;.
 </p>
-<hr><p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<hr><p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 cc6c164..990d787 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -40,9 +41,9 @@ ul.no-bullet {list-style: none}
 <span id="Top"></span>
 <p>This is a very simple texi manual &nbsp; &lt;&gt;.
 </p>
-<hr><p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<hr><p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/t/results/formatting/texi_bib_example.pl 
b/tp/t/results/formatting/texi_bib_example.pl
index d44bd7a..2f2ff70 100644
--- a/tp/t/results/formatting/texi_bib_example.pl
+++ b/tp/t/results/formatting/texi_bib_example.pl
@@ -5625,6 +5625,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -5757,9 +5758,9 @@ Massachusetts, 1994.
 </div>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/t/results/formatting/texi_cond.pl 
b/tp/t/results/formatting/texi_cond.pl
index cd342d1..f1ca61c 100644
--- a/tp/t/results/formatting/texi_cond.pl
+++ b/tp/t/results/formatting/texi_cond.pl
@@ -483,6 +483,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -508,9 +509,9 @@ This is html text.
 
 <p>This is ifnottex text.
 </p>
-<hr><p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<hr><p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/t/results/formatting/texi_glossary.pl 
b/tp/t/results/formatting/texi_glossary.pl
index 32f7277..f9a1222 100644
--- a/tp/t/results/formatting/texi_glossary.pl
+++ b/tp/t/results/formatting/texi_glossary.pl
@@ -1599,6 +1599,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -1658,9 +1659,9 @@ ul.no-bullet {list-style: none}
 </div>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 bd7cc05..78634e8 100644
--- a/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
+++ b/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -270,9 +271,9 @@ split: ../doc/node.html#node
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 97481d8..ee5bfd6 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 </pre></div>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 db139e4..ec76a12 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 </pre></div>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3877d5d..c9defae 100644
--- a/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -119,9 +120,9 @@ split: ../doc/node.html#node
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="test_refs_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 80ae76d..d9fdd5f 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 </pre></div>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 69b0aa5..9b2e176 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -75,9 +76,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4250aee..6b424b8 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -153,9 +154,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 bd7cc05..78634e8 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -270,9 +271,9 @@ split: ../doc/node.html#node
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 97481d8..ee5bfd6 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 </pre></div>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 db139e4..ec76a12 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 </pre></div>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 5bde440..0a9f65b 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -119,9 +120,9 @@ split: ../doc/node.html#node
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="test_refs_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 80ae76d..d9fdd5f 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 </pre></div>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 69b0aa5..9b2e176 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -75,9 +76,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4250aee..6b424b8 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -153,9 +154,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3428cc1..a04d55a 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -270,9 +271,9 @@ split: ../doc/node.html#node
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 97481d8..ee5bfd6 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 </pre></div>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 db139e4..ec76a12 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 </pre></div>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3877d5d..c9defae 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -119,9 +120,9 @@ split: ../doc/node.html#node
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="test_refs_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 80ae76d..d9fdd5f 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 </pre></div>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 69b0aa5..9b2e176 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -75,9 +76,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4250aee..6b424b8 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -153,9 +154,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 8444cc6..4070d38 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -288,9 +289,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  Esse documento foi gerado em <em>a sunny day</em>.
-</font></p>
+<p>
+  <span class="smaller">Esse documento foi gerado em <em>a sunny 
day</em>.</span>
+</p>
 
 
 </body>
diff --git a/tp/t/results/layout/navigation/res_html/navigation.html 
b/tp/t/results/layout/navigation/res_html/navigation.html
index 8ab7fae..b320f4f 100644
--- a/tp/t/results/layout/navigation/res_html/navigation.html
+++ b/tp/t/results/layout/navigation/res_html/navigation.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -285,9 +286,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 fc4eb8b..82f7715 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/chapter.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -147,9 +148,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3b9020d..7eb5f8a 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/index.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/index.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -63,9 +64,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 68eec6e..9ad97ed 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 66db764..0826322 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -64,9 +65,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 908eac3..6e708bc 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/section.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/section.html
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 1957d4b..4325d4d 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/subsection.html
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 a6040e4..00d6542 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -116,9 +117,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3b9020d..7eb5f8a 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -63,9 +64,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 68eec6e..9ad97ed 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 66db764..0826322 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -64,9 +65,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 908eac3..6e708bc 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 1957d4b..4325d4d 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 cdf7a28..45b5071 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -145,9 +146,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 bbd0eac..c63e5b2 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -83,9 +84,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3048bf6..e59331d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -168,9 +169,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 2a58323..a566b9e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -80,9 +81,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 908eac3..6e708bc 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 1957d4b..4325d4d 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 039ff01..120bb3a 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -181,9 +182,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 bbd0eac..c63e5b2 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -83,9 +84,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3048bf6..e59331d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -168,9 +169,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 2a58323..a566b9e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -80,9 +81,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 908eac3..6e708bc 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 1957d4b..4325d4d 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 38cafe0..e8d9f08 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -116,9 +117,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 </ul>
 </div>
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a46f93f..1789aba 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -125,9 +126,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 </tr>
 </table>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 15a3435..d2fc2d0 100644
--- a/tp/t/results/layout/navigation_node/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_node/res_html/chapter.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -62,9 +63,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 ff51b33..3df5ea9 100644
--- a/tp/t/results/layout/navigation_node/res_html/index.html
+++ b/tp/t/results/layout/navigation_node/res_html/index.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -64,9 +65,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 2192780..e9c6e90 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -153,9 +154,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 ca0dc3c..a79e830 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -65,9 +66,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 67aa0a1..0ac22c2 100644
--- a/tp/t/results/layout/navigation_node/res_html/section.html
+++ b/tp/t/results/layout/navigation_node/res_html/section.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -89,9 +90,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  bb 
 b bb.
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 1739f7f..0584d45 100644
--- a/tp/t/results/layout/navigation_node/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_node/res_html/subsection.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 adfa2c6..7a81e2f 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -61,9 +62,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4e58d3d..b1b037f 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -56,9 +57,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 36618be..b00fbe8 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -147,9 +148,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 d3b1fa0..3685aed 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -59,9 +60,9 @@ ul.no-bullet {list-style: none}
 </ul>
 </div>
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 433fb2d..43e6e09 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -88,9 +89,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  bb 
 b bb.
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 db3c1b2..7f0b468 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -57,9 +58,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 adfa2c6..7a81e2f 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -61,9 +62,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 58456fb..5cdda61 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -75,9 +76,9 @@ ul.no-bullet {list-style: none}
 </table>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 ec05d85..2054919 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -162,9 +163,9 @@ ul.no-bullet {list-style: none}
 </tr>
 </table>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3683d54..ba5960d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -74,9 +75,9 @@ ul.no-bullet {list-style: none}
 </tr>
 </table>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 433fb2d..43e6e09 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -88,9 +89,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  bb 
 b bb.
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 db3c1b2..7f0b468 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -57,9 +58,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 89565a2..18d3f2d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -95,9 +96,9 @@ ul.no-bullet {list-style: none}
 </table>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c8dcc56..51f757e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -83,9 +84,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3048bf6..e59331d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -168,9 +169,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 74a927e..4f088ca 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -80,9 +81,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a1319b7..36442b1 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -122,9 +123,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 </table>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 f8a9918..a72345d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -91,9 +92,9 @@ ul.no-bullet {list-style: none}
 </table>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 8c703bc..fa04b14 100644
--- a/tp/t/results/layout/navigation_section/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_section/res_html/chapter.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -68,9 +69,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="section.html#section" title="Next 
section in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 0876408..77db78d 100644
--- a/tp/t/results/layout/navigation_section/res_html/index.html
+++ b/tp/t/results/layout/navigation_section/res_html/index.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -63,9 +64,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 68eec6e..9ad97ed 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b7b5669..e45b4b7 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -64,9 +65,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 72ceb49..66b099a 100644
--- a/tp/t/results/layout/navigation_section/res_html/section.html
+++ b/tp/t/results/layout/navigation_section/res_html/section.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -116,9 +117,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 <td valign="middle" align="left">[ &gt; ]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7679788..80efd03 100644
--- a/tp/t/results/layout/navigation_section/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_section/res_html/subsection.html
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 8c703bc..fa04b14 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -68,9 +69,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="section.html#section" title="Next 
section in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 0876408..77db78d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -63,9 +64,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 68eec6e..9ad97ed 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b7b5669..e45b4b7 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -64,9 +65,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 d13cc0a..f41b203 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -101,9 +102,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 <td valign="middle" align="left">[ &gt; ]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7679788..80efd03 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 1aaaa9d..37e645c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -102,9 +103,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="section.html#section" title="Next 
section in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c8dcc56..51f757e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -83,9 +84,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3048bf6..e59331d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -168,9 +169,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 cc73863..a9073bf 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -80,9 +81,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 de3bd7a..53c0023 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -135,9 +136,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 <td valign="middle" align="left">[ &gt; ]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7679788..80efd03 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 1aaaa9d..37e645c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -102,9 +103,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="section.html#section" title="Next 
section in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c8dcc56..51f757e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -83,9 +84,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3048bf6..e59331d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -168,9 +169,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 cc73863..a9073bf 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -80,9 +81,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 90ecd11..1212400 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -150,9 +151,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 <td valign="middle" align="left">[ &gt; ]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7679788..80efd03 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 b3ae001..fea6591 100644
--- a/tp/t/results/layout/navigation_vertical/res_html/navigation.html
+++ b/tp/t/results/layout/navigation_vertical/res_html/navigation.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -371,9 +372,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 </tr>
 </table>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 ba4b8bb..aef7f47 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -95,9 +96,9 @@ ul.no-bullet {list-style: none}
 </div>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 67e8d54..cd1eea0 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7869d0f..f6039f9 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -54,9 +55,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 306e388..e7379d2 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -57,9 +58,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 8c35f17..4951dbe 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="no_monolithic_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/t/results/morecoverage/formatting_fr.pl 
b/tp/t/results/morecoverage/formatting_fr.pl
index 1b7ed7b..415c83b 100644
--- a/tp/t/results/morecoverage/formatting_fr.pl
+++ b/tp/t/results/morecoverage/formatting_fr.pl
@@ -4904,6 +4904,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -5295,9 +5296,9 @@ Menu comment
 </div>
 </div>
 <hr>
-<p><font size="-1">
-  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; le <em>a sunny 
day</em>.
-</font></p>
+<p>
+  <span class="smaller">Ce document a &eacute;t&eacute; 
g&eacute;n&eacute;r&eacute; le <em>a sunny day</em>.</span>
+</p>
 
 
 </body>
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 99a9e64..71884af 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -67,9 +68,9 @@ ul.no-bullet {list-style: none}
  &nbsp; 
 </td></tr></table>
 
-<hr><p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<hr><p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 480bc75..1339856 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -71,9 +72,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="unnumbered.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_no_node_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 e2cfa60..0a8501d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -117,9 +118,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="unnumbered.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_no_node_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 1570ac6..afa36b3 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -230,9 +231,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="unnumbered.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_no_node_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 de87d0e..36a5702 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="unnumbered.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 ccf3fa8..fc78c19 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -167,9 +168,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="#unnumbered" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_no_node_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b0100d8..c377b82 100644
--- a/tp/t/results/moreindices/index_split/res_html/first.html
+++ b/tp/t/results/moreindices/index_split/res_html/first.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -665,9 +666,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 e60fe3a..5e848a4 100644
--- a/tp/t/results/moreindices/index_split/res_html/index.html
+++ b/tp/t/results/moreindices/index_split/res_html/index.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -232,9 +233,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 981af83..d73cd54 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b97d0e2..42959ee 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 69cf8a9..9c12928 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 3b33888..fe0179e 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 96becc8..e6ccb94 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -71,9 +72,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 23e960f..09e3761 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 02ad396..8cf6068 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 288ff07..d6ef251 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 cbc554c..13ac1ac 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 38f1db7..380c277 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 a198717..0d7cb24 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -194,9 +195,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 2f7f7f2..f287d1a 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -233,9 +234,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4ede7b7..dc50760 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -153,9 +154,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4c217a1..e00b9d6 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -211,9 +212,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 de6e3bc..8ad16a7 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -57,9 +58,9 @@ ul.no-bullet {list-style: none}
 <span id="index-node-3-in-section-3"></span>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 07c9577..7592e11 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 <p>Text for the node in section 3
 </p>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 1b5bfd2..9cc4d37 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -59,9 +60,9 @@ ul.no-bullet {list-style: none}
 </p>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 81dfe49..e01553e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -151,9 +152,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c6a62e0..68a2fc7 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -59,9 +60,9 @@ ul.no-bullet {list-style: none}
 </p>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 03b35bd..d9720e0 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -141,9 +142,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 938967e..28cc0b5 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -59,9 +60,9 @@ ul.no-bullet {list-style: none}
 </p>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 08baf45..8380417 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -145,9 +146,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_split_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 741a341..1a834d4 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 a5546d5..bc857a2 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 c11edeb..8e39012 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -525,9 +526,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="#first-before-top" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b1bb03d..33c6d9c 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 3ef388f..f689aad 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -213,9 +214,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a 
href="first-before-top.html#first-before-top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 cf17130..fee84cb 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 f2fff0e..44e1c55 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a 
href="first-before-top.html#first-before-top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 bdf4628..cbf0ba8 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 47e14fb..4298c63 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -919,9 +920,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 8ee4aa2..e93be48 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 3a29bdc..2f9c249 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 c154683..fef40a3 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 f68fd2f..df0a799 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 9edbdb2..46faf78 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -569,9 +570,9 @@ ul.no-bullet {list-style: none}
  &nbsp; 
 </td></tr></table>
 
-<hr><p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<hr><p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 6c2ab19..cb69c9f 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 9da2caa..d5804d9 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 ce21b2b..21eb934 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -196,9 +197,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="first-before-top.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7cab9d8..59a9d1c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -59,9 +60,9 @@ ul.no-bullet {list-style: none}
 <span id="index-another"></span>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 f53aecf..e184aff 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -138,9 +139,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="#first-before-top" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 16be348..139ae69 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -140,9 +141,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="first-before-top.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 634e1cb..0dfd6a8 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -214,9 +215,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="first-before-top.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c01f48d..a1a4c56 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -136,9 +137,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="first-before-top.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="nodes_before_top_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 5c5e877..a5d047c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -153,9 +154,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="first-before-top.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 94b55d0..34e80a9 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -89,9 +90,9 @@ ul.no-bullet {list-style: none}
 </td></tr></table>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b69cbde..cc90ed9 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -187,9 +188,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="#first" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="split_chapter_index_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 54d610a..f0c185b 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -67,9 +68,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="first.html#first" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="split_chapter_index_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 23e960f..09e3761 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 2200a19..a8c5cae 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="first.html#first" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 cbc554c..13ac1ac 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 d6a0a5b..c3c4662 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -212,9 +213,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 6ab08cb..1b57104 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 </p>
 <p>Ref to @samp{node} <a href="#node">node</a>.
 </p>
-<hr><p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<hr><p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c2e6c10..83ceb15 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -414,9 +415,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 fb6df58..9b49da9 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -81,9 +82,9 @@ Footnote 3<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>.
 <p>foot 3 &agrave;</p>
 </div>
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 fb6df58..9b49da9 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -81,9 +82,9 @@ Footnote 3<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>.
 <p>foot 3 &agrave;</p>
 </div>
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 e275809..59cb322 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -116,9 +117,9 @@ Footnote 3<a id="DOCF3" href="#FOOT3"><sup>3</sup></a>.
 <p>foot 3 &agrave;</p>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 254ac1b..90ccb45 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -62,9 +63,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 be177a9..1ff7d1e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -68,9 +69,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="node_footnote_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 e7224e8..8dc6487 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -153,9 +154,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 381a3d9..25ca23a 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -54,9 +55,9 @@ ul.no-bullet {list-style: none}
 
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 9e6e797..54ecd4f 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -89,9 +90,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a 
href="nodes_after_top_before_chapter_abt.html#SEC_About" title="About (help)"> 
? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 9ab2d7d..6bd8867 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a8afdca..755bb29 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 cb0ee7e..7557e07 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -70,9 +71,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a 
href="nodes_after_top_before_chapter_abt.html#SEC_About" title="About (help)"> 
? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7abd7c2..88d6519 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -54,9 +55,9 @@ ul.no-bullet {list-style: none}
 
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a8afdca..755bb29 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 d9cb24e..2b4a1d1 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 53420ca..82fb22f 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -207,9 +208,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c582b48..e6df325 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -110,9 +111,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a 
href="nodes_after_top_before_section_abt.html#SEC_About" title="About (help)"> 
? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 9ab2d7d..6bd8867 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a8afdca..755bb29 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 d9cb24e..2b4a1d1 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 813f459..156059c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -85,9 +86,9 @@ ul.no-bullet {list-style: none}
 </p>
 </div>
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 e44103e..702bdf2 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -261,9 +262,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7e4eb1f..7b35931 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 d68de1a..8a548fd 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -74,9 +75,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 1770361..7048d96 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -73,9 +74,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 5d21cdf..7b3734a 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 5264c0d..f72f8b4 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/index.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/index.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -88,9 +89,9 @@ description here
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 d35940d..6c0c027 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 87943d9..fb8d9b6 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 68e518c..fc2dae3 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 957cfce..72bded4 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/numbered.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/numbered.html
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 47e7042..efbd873 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7cc9823..65c501c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -59,9 +60,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a79a930..829839f 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -74,9 +75,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 2b4c7be..69e3355 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 8309b25..757b04c 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 7ee7556..3ed4164 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 3452630..008ddc1 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered.html
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 897d8f4..874c4ac 100644
--- a/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered2.html
+++ b/tp/t/results/moresectioning/sectioning_frames/res_html/unnumbered2.html
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 ae3ec85..9a29636 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -190,9 +191,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 ae3ec85..9a29636 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -190,9 +191,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 f118b6e..d848823 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -219,9 +220,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 f118b6e..d848823 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -219,9 +220,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a6dee90..1ae1ab6 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -286,9 +287,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a07fe60..75ea2de 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -206,9 +207,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 9aa4014..d01e2b3 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -200,9 +201,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c8fd024..c17592c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -206,9 +207,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 0e3206e..d8e5427 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -200,9 +201,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 98ba558..8c95bbb 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -236,9 +237,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4be9504..3385516 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -230,9 +231,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a971cd2..c08166e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -260,9 +261,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 5007e0d..663aab8 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -254,9 +255,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a381507..35fb89b 100644
--- a/tp/tests/contents/res_parser/double_contents/double_contents.html
+++ b/tp/tests/contents/res_parser/double_contents/double_contents.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -234,9 +235,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 86b5c4e..e5063cd 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -229,9 +230,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 86b5c4e..e5063cd 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -229,9 +230,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 fbd6968..ee761b8 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -96,9 +97,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 8877874..a4a9a2e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 53ad78e..e764a21 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -80,9 +81,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 933e4de..8dbd65e 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 7d3d844..7ef0dbe 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -213,9 +214,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c743317..72371f7 100644
--- a/tp/tests/contents/res_parser/double_contents_chapter/chapter.html
+++ b/tp/tests/contents/res_parser/double_contents_chapter/chapter.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -96,9 +97,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 757cb2e..6b9a2f4 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 31991d3..c05a62b 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -61,9 +62,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 6946e94..b803702 100644
--- a/tp/tests/contents/res_parser/double_contents_chapter/index.html
+++ b/tp/tests/contents/res_parser/double_contents_chapter/index.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -66,9 +67,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 933e4de..8dbd65e 100644
--- a/tp/tests/contents/res_parser/double_contents_chapter/section.html
+++ b/tp/tests/contents/res_parser/double_contents_chapter/section.html
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 23a8508..bb465e6 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -254,9 +255,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 5e88533..0335203 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -122,9 +123,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 8877874..a4a9a2e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 30b0a2f..6a67fd6 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -79,9 +80,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 933e4de..8dbd65e 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 d407369..a22358d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -77,9 +78,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 957fdf7..b5693e6 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -153,9 +154,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 2a89959..0baf2a4 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -80,9 +81,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 95282f8..446b711 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -70,9 +71,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 2bb23f2..73db28f 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -83,9 +84,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="section.html" title="Next section 
in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 8877874..a4a9a2e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 1266ebe..bf5c1eb 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -79,9 +80,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4dc794c..f2250b7 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -76,9 +77,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[ &gt; ]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 29e3a86..4262b2b 100644
--- a/tp/tests/contents/res_parser/double_contents_nodes/chapter.html
+++ b/tp/tests/contents/res_parser/double_contents_nodes/chapter.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -64,9 +65,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4089b28..dc014ab 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -153,9 +154,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4eaf4c8..76626fb 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -62,9 +63,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 463ae46..e73bd28 100644
--- a/tp/tests/contents/res_parser/double_contents_nodes/index.html
+++ b/tp/tests/contents/res_parser/double_contents_nodes/index.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -67,9 +68,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 47b11c2..8a8f7a9 100644
--- a/tp/tests/contents/res_parser/double_contents_nodes/section.html
+++ b/tp/tests/contents/res_parser/double_contents_nodes/section.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -57,9 +58,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a244f8c..3202513 100644
--- a/tp/tests/contents/res_parser/double_contents_section/chapter.html
+++ b/tp/tests/contents/res_parser/double_contents_section/chapter.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -70,9 +71,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="section.html" title="Next section 
in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 757cb2e..6b9a2f4 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 2d0afc2..a02fcf9 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -61,9 +62,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 6cac6ad..9c65004 100644
--- a/tp/tests/contents/res_parser/double_contents_section/index.html
+++ b/tp/tests/contents/res_parser/double_contents_section/index.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -66,9 +67,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="double_contents_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c5d3084..13bbe82 100644
--- a/tp/tests/contents/res_parser/double_contents_section/section.html
+++ b/tp/tests/contents/res_parser/double_contents_section/section.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -63,9 +64,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[ &gt; ]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3e61494..521570c 100644
--- a/tp/tests/contents/res_parser/no_content/no_content.html
+++ b/tp/tests/contents/res_parser/no_content/no_content.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -189,9 +190,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 81e6737..24c034c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -205,9 +206,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3e61494..521570c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -189,9 +190,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3e61494..521570c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -189,9 +190,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3e61494..521570c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -189,9 +190,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 81e6737..24c034c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -205,9 +206,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3e61494..521570c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -189,9 +190,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3e61494..521570c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -189,9 +190,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git 
a/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html 
b/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
index 1d1ccda..9eb578d 100644
--- 
a/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
+++ 
b/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -202,9 +203,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny 
day</em> en utilisant <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">Ce document a &eacute;t&eacute; 
g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 8a22c95..f517040 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -59,9 +60,9 @@ second line <!-- comment -->
 <!-- no ref ignored because of novalidate -->
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c47182f..c776a2e 100644
--- a/tp/tests/formatting/res_parser/simplest_test_css/simplest.html
+++ b/tp/tests/formatting/res_parser/simplest_test_css/simplest.html
@@ -37,6 +37,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 @media tv { h3 {text-align: left} }
@@ -194,9 +195,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 12ffb97..74bebc1 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -45,9 +46,9 @@ ul.no-bullet {list-style: none}
 </p>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b30d551..0343d0e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -205,9 +206,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 16fabbd..3b48b8c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -217,9 +218,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 e16a133..a319e68 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -542,9 +543,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 58d5445..6b74257 100644
--- a/tp/tests/indices/res_parser/index_nodes/index_nodes.html
+++ b/tp/tests/indices/res_parser/index_nodes/index_nodes.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -335,9 +336,9 @@ ul.no-bullet {list-style: none}
  &nbsp; 
 </td></tr></table>
 
-<hr><p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<hr><p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 d777acc..d9dc29a 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -156,9 +157,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_nodes_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 0c15266..07c930a 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/another.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/another.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -59,9 +60,9 @@ ul.no-bullet {list-style: none}
 <span id="index-another"></span>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 13b44c6..cbff826 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/first.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/first.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -106,9 +107,9 @@ ul.no-bullet {list-style: none}
 </table>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 34a0f97..4a71ebc 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/index.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/index.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -175,9 +176,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_nodes_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b6c05e6..82e0364 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -153,9 +154,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3cd59dd..22fe83a 100644
--- a/tp/tests/indices/res_parser/index_nodes_nodes/second.html
+++ b/tp/tests/indices/res_parser/index_nodes_nodes/second.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -89,9 +90,9 @@ ul.no-bullet {list-style: none}
 </td></tr></table>
 
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 059fb68..b1fccc8 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -76,9 +77,9 @@ ul.no-bullet {list-style: none}
  &nbsp; 
 </td></tr></table>
 
-<hr><p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<hr><p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 177e4e7..e116fca 100644
--- a/tp/tests/indices/res_parser/index_special_region/Chapter.html
+++ b/tp/tests/indices/res_parser/index_special_region/Chapter.html
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -132,9 +133,9 @@ and titlepage, and various wrong index entries.
 <td valign="middle" align="left">[<a href="#Chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 61b665d..4ad56e1 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -175,9 +176,9 @@ domain<a id="DOCF1_2" 
href="index_special_region_fot.html#FOOT1_2"><sup>2</sup><
 <td valign="middle" align="left">[<a href="Chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b8453e9..c8e2646 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 668b038..2a7405c 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 01c7c8b..7e662bb 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 9b8f29c..0fcb2f6 100644
--- a/tp/tests/indices/res_parser/index_special_region/index.html
+++ b/tp/tests/indices/res_parser/index_special_region/index.html
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -65,9 +66,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="Chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3653df4..4f7a89e 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -158,9 +159,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="Chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 1bc4aa3..9b8f5ee 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -68,9 +69,9 @@ domain is something you should allready know
 <td valign="middle" align="left">[<a href="Chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b5c3bec..75e6c2f7 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -65,9 +66,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="Chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4a9fa07..27be65b 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -132,9 +133,9 @@ and titlepage, and various wrong index entries.
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 504dfe2..0012852 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -175,9 +176,9 @@ domain<a id="DOCF1_4" 
href="index_special_region_fot.html#FOOT1_4"><sup>4</sup><
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b95c0e7..283c892 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 668b038..2a7405c 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 df6011e..c2839d2 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 01c7c8b..7e662bb 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 61e5035..3b4a799 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -107,9 +108,9 @@ domain<a id="DOCF1" 
href="index_special_region_fot.html#FOOT1"><sup>2</sup></a>.
 <td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a34d222..c191f07 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -158,9 +159,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 972ac3a..5ba4e7e 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -77,9 +78,9 @@ domain is something you should allready know
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 8a73788..c3fe9ed 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -65,9 +66,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3ba3fc5..d8cd7e7 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -96,9 +97,9 @@ and titlepage, and various wrong index entries.
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 65f1b9a..889a65a 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -139,9 +140,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 99cfe8b..b0eaffa 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 7b8f841..303a63c 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 9500973..eba1a57 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -65,9 +66,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3d44743..b494cdf 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -158,9 +159,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 71c36ee..ee6d4ed 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -65,9 +66,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 d099881..913cc32 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -96,9 +97,9 @@ and titlepage, and various wrong index entries.
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 9ee2b69..75930ac 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -139,9 +140,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b95c0e7..283c892 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 99cfe8b..b0eaffa 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 df6011e..c2839d2 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 7b8f841..303a63c 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 6bc2462..769b6ba 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -107,9 +108,9 @@ domain<a id="DOCF1" 
href="index_special_region_no_insertcopying_fot.html#FOOT1">
 <td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a8f8a1b..5d9570e 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -158,9 +159,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 af65f51..31cc861 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -67,9 +68,9 @@ domain is something you should allready know
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 436a805..82bcfd6 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -65,9 +66,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_insertcopying_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b3cf5da..47790fb 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -96,9 +97,9 @@ and titlepage, and various wrong index entries.
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)"> 
? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 2de8ed2..d72fd0c 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -139,9 +140,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)"> 
? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 ec5b2ba..7193aa8 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 f01da68..d306ebd 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 f2769fd..da50319 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -66,9 +67,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)"> 
? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c3d0cd3..fb73b35 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -158,9 +159,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4556473..c4f260e 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -65,9 +66,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)"> 
? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 ffab684..2008e24 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -96,9 +97,9 @@ and titlepage, and various wrong index entries.
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)"> 
? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 aacc53f..ee5598c 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -139,9 +140,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)"> 
? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b95c0e7..283c892 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 ec5b2ba..7193aa8 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 df6011e..c2839d2 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 f01da68..d306ebd 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
@@ -32,6 +32,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 0ab858d..c9745c1 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -108,9 +109,9 @@ domain<a id="DOCF1" 
href="index_special_region_no_region_fot.html#FOOT1"><sup>2<
 <td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)"> 
? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 b08c697..c944863 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -158,9 +159,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3f6e282..98a5219 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -67,9 +68,9 @@ domain is something you should allready know
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)"> 
? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 43b0c3b..e3e026d 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -65,9 +66,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="index_special_region_no_region_abt.html#SEC_About" title="About (help)"> 
? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/indices/res_parser/index_table/index.html 
b/tp/tests/indices/res_parser/index_table/index.html
index a2e6be8..2704a74 100644
--- a/tp/tests/indices/res_parser/index_table/index.html
+++ b/tp/tests/indices/res_parser/index_table/index.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -65,9 +66,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="node-with-printindex.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_table_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 0a3db28..4d8f0ac 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="node-with-printindex.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a8da056..9860abd 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -63,9 +64,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="node-with-printindex.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_table_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 f4b4c94..c6788d5 100644
--- a/tp/tests/indices/res_parser/index_table/indices-refs.html
+++ b/tp/tests/indices/res_parser/index_table/indices-refs.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -547,9 +548,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="node-with-printindex.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_table_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 41e9d84..3a1977e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -94,9 +95,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="node-with-printindex.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_table_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 979786c..f1bee10 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -429,9 +430,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="#node-with-printindex" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="index_table_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/indices/res_parser/index_table/node.html 
b/tp/tests/indices/res_parser/index_table/node.html
index eb67644..b84e852 100644
--- a/tp/tests/indices/res_parser/index_table/node.html
+++ b/tp/tests/indices/res_parser/index_table/node.html
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 2c189bb..e287d10 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -459,9 +460,9 @@ enum
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7798d8b..cdbbba0 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 55083d4..8ea3463 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 1a81655..c6370dc 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -141,9 +142,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="nodes_before_top_and_sections_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7713f93..abe1bf5 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 063b0f7..fb99295 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 57852c8..5f7ae1d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -725,9 +726,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="nodes_before_top_and_sections_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 61880f0..22876c6 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 6eed774..9718b69 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 61c8f81..29b6d5d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 118bbc0..f9d24be 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 7798d8b..cdbbba0 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 55083d4..8ea3463 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 f398c42..2528915 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -158,9 +159,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a 
href="first-before-top.html#first-before-top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="nodes_before_top_and_sections_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 e57db14..35f4f7c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -307,9 +308,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="#first-before-top" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="nodes_before_top_and_sections_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 063b0f7..fb99295 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 099c423..287c8c4 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -574,9 +575,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a 
href="first-before-top.html#first-before-top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a 
href="nodes_before_top_and_sections_abt.html#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 61880f0..22876c6 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 5b72669..cf837bd 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 45db324..e317e60 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -152,9 +153,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a 
href="first-before-top.html#first-before-top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 118bbc0..f9d24be 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 f72966b..ac69433 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 4b5a1b9..cb42b39 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 e407ba0..1058bfc 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 00012f9..1ed02f0 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -262,9 +263,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 767bdd1..5e35f32 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -265,9 +266,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/list-of-tests b/tp/tests/layout/list-of-tests
index 163332b..13af3f0 100644
--- a/tp/tests/layout/list-of-tests
+++ b/tp/tests/layout/list-of-tests
@@ -30,6 +30,7 @@ formatting_weird_quotes formatting.texi -c 'OPEN_QUOTE_SYMBOL 
@' -c "CLOSE_QUOTE
 formatting_html32 formatting.texi --init html32.pm
 formatting_regions formatting_regions.texi
 formatting_numerical_entities formatting.texi -c 'USE_NUMERIC_ENTITY 1'
+formatting_xhtml formatting.texi  -c DOCTYPE='<?xml version="1.0" 
encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>' -c 'USE_XML_SYNTAX 1' -c 
'NO_CUSTOM_HTML_ATTRIBUTE 1'
 formatting_exotic formatting.texi --split section --no-header 
--no-number-sections -c 'TOC_LINKS 1' -c 'DEF_TABLE 1' -c 
'XREF_USE_NODE_NAME_ARG 1' --footnote-style=end --css-ref 
http://www.environnement.ens.fr/perso/dumas/background-color.css 
--internal-links=/dev/null -c 'USE_TITLEPAGE_FOR_TITLE 0'
 formatting_fr_icons formatting.texi --document-language fr --init icons.init
 formatting_chm formatting.texi -c FORMAT_MENU=nomenu --init chm.pm
diff --git a/tp/tests/layout/res_parser/formatting/formatting.html 
b/tp/tests/layout/res_parser/formatting/formatting.html
index 3704166..acbe63d 100644
--- a/tp/tests/layout/res_parser/formatting/formatting.html
+++ b/tp/tests/layout/res_parser/formatting/formatting.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -7288,9 +7289,9 @@ Menu comment
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_chm/anchor.html 
b/tp/tests/layout/res_parser/formatting_chm/anchor.html
index 00dd615..1223f5b 100644
--- a/tp/tests/layout/res_parser/formatting_chm/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_chm/anchor.html
@@ -793,6 +793,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter.html 
b/tp/tests/layout/res_parser/formatting_chm/chapter.html
index ac011e1..5711169 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter2.html 
b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
index a9b8085..b7cf8f3 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting.html
index 1aedaf7..b91804b 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 c83cd14..1289dd4 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 5569caf..cc5967f 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 a2ddba5..c3c105a 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
diff --git a/tp/tests/layout/res_parser/formatting_chm/index.html 
b/tp/tests/layout/res_parser/formatting_chm/index.html
index 9dc7d8d..51f00ca 100644
--- a/tp/tests/layout/res_parser/formatting_chm/index.html
+++ b/tp/tests/layout/res_parser/formatting_chm/index.html
@@ -793,6 +793,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 f47c0bc..23b903f 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
diff --git a/tp/tests/layout/res_parser/formatting_chm/subsection.html 
b/tp/tests/layout/res_parser/formatting_chm/subsection.html
index d25bc78..776bd2b 100644
--- a/tp/tests/layout/res_parser/formatting_chm/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_chm/subsection.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 0755116..6a4fcf5 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 9e0d2cc..a4cb0cc 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
diff --git a/tp/tests/layout/res_parser/formatting_exotic/anchor.html 
b/tp/tests/layout/res_parser/formatting_exotic/anchor.html
index b13dbb7..a55ea62 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/anchor.html
@@ -793,6 +793,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter.html 
b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
index 71381bb..2df459c 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -4514,9 +4515,9 @@ Invalid use of @':
 <td valign="middle" align="left">[<a 
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion" title="Next section 
in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left">[<a href="chapter2.html" title="Next 
chapter"> &gt;&gt; </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html 
b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
index 3d12513..d2b56bf 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -1316,9 +1317,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[ &gt; ]</td>
 <td valign="middle" align="left">[ &gt;&gt; ]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 af76776..9cdab0d 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -920,9 +921,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 2e8fde0..7bd4ab9 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -826,9 +827,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 929d521..1e227e5 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -837,9 +838,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/index.html 
b/tp/tests/layout/res_parser/formatting_exotic/index.html
index 43f72c5..326e5a5 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/index.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/index.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -833,9 +834,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 bb5d797..753ae7c 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -849,9 +850,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter2.html" title="Next section 
in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left">[<a href="chapter2.html" title="Next 
chapter"> &gt;&gt; </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/subsection.html 
b/tp/tests/layout/res_parser/formatting_exotic/subsection.html
index 8ea90ce..f0308c9 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/subsection.html
@@ -793,6 +793,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 ce430f5..7c0c8e1 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
@@ -793,6 +793,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 ad02ef7..4661d63 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
@@ -793,6 +793,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 d04b70f..fc3e0b5 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -7288,9 +7289,9 @@ Menu comment
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny 
day</em> en utilisant <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">Ce document a &eacute;t&eacute; 
g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_html/formatting.html 
b/tp/tests/layout/res_parser/formatting_html/formatting.html
index 3704166..acbe63d 100644
--- a/tp/tests/layout/res_parser/formatting_html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html/formatting.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -7288,9 +7289,9 @@ Menu comment
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_html32/formatting.html 
b/tp/tests/layout/res_parser/formatting_html32/formatting.html
index 66ec684..a42ec0f 100644
--- a/tp/tests/layout/res_parser/formatting_html32/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html32/formatting.html
@@ -1238,79 +1238,79 @@ $ 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>
-<dt id="index-titlepage-d_002d_002deffn_005fname">>c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-titlepage-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002deffn_005fname">c--ategory: 
<span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-titlepage-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-effn
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-de_002d_002dffn_005fname">>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'> &para;</a></span></dt>
+<dt id="index-titlepage-de_002d_002dffn_005fname">cate--gory: 
<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'> &para;</a></span></dt>
 <dd><p>def-fn
 </p></dd></dl>
  
 <dl>
-<dt id="index-titlepage-i">>fset: </span><span><strong><var>i</var></strong> 
<em>a g</em><a href='#index-titlepage-i' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-i">fset: <span><strong><var>i</var></strong> <em>a 
g</em><a href='#index-titlepage-i' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><span id="index-titlepage-index-entry-within-deffn"></span>
-</dd><dt id="index-titlepage-truc">>cmde: </span><span><strong>truc</strong> 
<em></em><a href='#index-titlepage-truc' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-titlepage-log-trap">>Command: </span><span><strong>log 
trap</strong> <em></em><a href='#index-titlepage-log-trap' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-titlepage-log-trap1">>Command: </span><span><strong>log 
trap1</strong> <em></em><a href='#index-titlepage-log-trap1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-titlepage-log-trap2">>Command: </span><span><strong>log 
trap2</strong> <em></em><a href='#index-titlepage-log-trap2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-titlepage-id-ule">>cmde: </span><span><strong><b>id 
ule</b></strong> <em>truc</em><a href='#index-titlepage-id-ule' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-titlepage-id-i-ule">>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'> &para;</a></span></dt>
-<dt>><b>id `<samp>i</samp>' ule</b>: </span><span><strong></strong></span></dt>
+</dd><dt id="index-titlepage-truc">cmde: <span><strong>truc</strong> 
<em></em><a href='#index-titlepage-truc' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-log-trap">Command: <span><strong>log trap</strong> 
<em></em><a href='#index-titlepage-log-trap' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-log-trap1">Command: <span><strong>log trap1</strong> 
<em></em><a href='#index-titlepage-log-trap1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-log-trap2">Command: <span><strong>log trap2</strong> 
<em></em><a href='#index-titlepage-log-trap2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-id-ule">cmde: <span><strong><b>id ule</b></strong> 
<em>truc</em><a href='#index-titlepage-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-id-i-ule">cmde2: <span><strong><b>id `<samp>i</samp>' 
ule</b></strong> <em>truc</em><a href='#index-titlepage-id-i-ule' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><b>id `<samp>i</samp>' ule</b>: <span><strong></strong></span></dt>
 <dt><span><strong></strong></span></dt>
-<dt>>aaa: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt id="index-titlepage-machin">>: </span><span><strong>machin</strong><a 
href='#index-titlepage-machin' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-titlepage-bidule-machin">>: </span><span><strong>bidule 
machin</strong><a href='#index-titlepage-bidule-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-titlepage-machin-1">>truc: 
</span><span><strong>machin</strong><a href='#index-titlepage-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt>>truc: </span><span><strong></strong></span></dt>
-<dt id="index-titlepage-followed">>truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-titlepage-followed' class='copiable-anchor'> &para;</a></span></dt>
-<dt>>truc: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt id="index-titlepage-a">>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'> 
&para;</a></span></dt>
-<dt id="index-titlepage-deffnx">>truc: </span><span><strong>deffnx</strong> 
<em>before end deffn</em><a href='#index-titlepage-deffnx' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt>aaa: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt id="index-titlepage-machin">: <span><strong>machin</strong><a 
href='#index-titlepage-machin' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-titlepage-bidule-machin">: <span><strong>bidule 
machin</strong><a href='#index-titlepage-bidule-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-titlepage-machin-1">truc: <span><strong>machin</strong><a 
href='#index-titlepage-machin-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt>truc: <span><strong></strong></span></dt>
+<dt id="index-titlepage-followed">truc: <span><strong>followed</strong> <em>by 
a comment</em><a href='#index-titlepage-followed' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt>truc: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt id="index-titlepage-a">truc: <span><strong>a</strong> <em>b c d e <b>f 
g</b> h i</em><a href='#index-titlepage-a' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-deffnx">truc: <span><strong>deffnx</strong> <em>before 
end deffn</em><a href='#index-titlepage-deffnx' class='copiable-anchor'> 
&para;</a></span></dt>
 </dl>
 
 
 <dl>
-<dt id="index-titlepage-deffn">>empty: </span><span><strong>deffn</strong><a 
href='#index-titlepage-deffn' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-titlepage-deffn">empty: <span><strong>deffn</strong><a 
href='#index-titlepage-deffn' class='copiable-anchor'> &para;</a></span></dt>
 </dl>
 
 <dl>
-<dt id="index-titlepage-deffn-1">>empty: </span><span><strong>deffn</strong> 
<em>with deffnx</em><a href='#index-titlepage-deffn-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-titlepage-deffnx-1">>empty: 
</span><span><strong>deffnx</strong><a href='#index-titlepage-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-titlepage-deffn-1">empty: <span><strong>deffn</strong> <em>with 
deffnx</em><a href='#index-titlepage-deffn-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-deffnx-1">empty: <span><strong>deffnx</strong><a 
href='#index-titlepage-deffnx-1' class='copiable-anchor'> &para;</a></span></dt>
 </dl>
 
 <dl>
-<dt id="index-titlepage-i-1">>fset: </span><span><strong><var>i</var></strong> 
<em>a g</em><a href='#index-titlepage-i-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-titlepage-truc-1">>cmde: </span><span><strong>truc</strong> 
<em></em><a href='#index-titlepage-truc-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-i-1">fset: <span><strong><var>i</var></strong> <em>a 
g</em><a href='#index-titlepage-i-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-truc-1">cmde: <span><strong>truc</strong> <em></em><a 
href='#index-titlepage-truc-1' class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>text in def item for second def item
 </p></dd></dl>
 
 
 <dl>
-<dt id="index-titlepage-d_002d_002defvr_005fname">>c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvr_005fname">c--ategory: 
<span><strong>d--efvr_name</strong><a 
href='#index-titlepage-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efvr
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-n_002d_002dame">>c--ategory: 
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a 
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame">c--ategory: 
<span><strong>n--ame</strong> <em>a--rguments...</em><a 
href='#index-titlepage-n_002d_002dame' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-effn
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-n_002d_002dame-1">>c--ategory: 
</span><span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-titlepage-n_002d_002dame-1">c--ategory: 
<span><strong>n--ame</strong><a href='#index-titlepage-n_002d_002dame-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d-effn no arg
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002deftypefn_005fname">>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'> &para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname">c--ategory: 
<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'> &para;</a></span></dt>
 <dd><p>d-eftypefn
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002deftypefn_005fname-1">>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'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname-1">c--ategory: 
<span><em>t--ype</em> <strong>d--eftypefn_name</strong><a 
href='#index-titlepage-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypefn no arg
 </p></dd></dl>
 
@@ -1325,7 +1325,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002deftypevr_005fname">>c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevr_005fname">c--ategory: 
<span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-titlepage-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypevr
 </p></dd></dl>
 
@@ -1360,47 +1360,47 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002deftp_005fname">>c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-titlepage-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftp_005fname">c--ategory: 
<span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-titlepage-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftp
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002defun_005fname">>Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-titlepage-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002defun_005fname">Function: 
<span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-titlepage-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efun
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002defmac_005fname">>Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-titlepage-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002defmac_005fname">Macro: 
<span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-titlepage-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efmac
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002defspec_005fname">>Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-titlepage-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002defspec_005fname">Special Form: 
<span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-titlepage-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efspec
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002defvar_005fname">>Variable: 
</span><span><strong>d--efvar_name</strong><a 
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname">Variable: 
<span><strong>d--efvar_name</strong><a 
href='#index-titlepage-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efvar
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002defvar_005fname-1">>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'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002defvar_005fname-1">Variable: 
<span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a 
href='#index-titlepage-d_002d_002defvar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efvar with args
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002defopt_005fname">>User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002defopt_005fname">User Option: 
<span><strong>d--efopt_name</strong><a 
href='#index-titlepage-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efopt
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002deftypefun_005fname">>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'> &para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefun_005fname">Function: 
<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'> &para;</a></span></dt>
 <dd><p>d-eftypefun
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002deftypevar_005fname">>Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypevar_005fname">Variable: 
<span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-titlepage-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypevar
 </p></dd></dl>
 
@@ -1426,12 +1426,12 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 
 
 <dl>
-<dt id="index-titlepage-name2">>Function:<br> 
</span><span><em>data-type2</em><br> <strong>name2</strong> 
<em>arguments2...</em><a href='#index-titlepage-name2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-titlepage-name2">Function:<br> <span><em>data-type2</em><br> 
<strong>name2</strong> <em>arguments2...</em><a href='#index-titlepage-name2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>aaa2
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-d_002d_002deftypefn_005fname2">>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'> 
&para;</a></span></dt>
+<dt id="index-titlepage-d_002d_002deftypefn_005fname2">c--ategory2:<br> 
<span><em>t--ype2</em><br> <strong>d--eftypefn_name2</strong><a 
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypefn no arg2
 </p></dd></dl>
 
@@ -1456,7 +1456,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl>
-<dt id="index-titlepage-arg2">>fun2: </span><span><strong>arg2</strong><a 
href='#index-titlepage-arg2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-titlepage-arg2">fun2: <span><strong>arg2</strong><a 
href='#index-titlepage-arg2' class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>fff2
 </p></dd></dl>
 
@@ -1692,14 +1692,14 @@ html ''
 </dl>
 
 <dl>
-<dt>>fun: </span><span><strong></strong></span></dt>
-<dt id="index-titlepage-machin-2">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and</em><a href='#index-titlepage-machin-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-titlepage-machin-3">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and  after</em><a href='#index-titlepage-machin-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-titlepage-machin-4">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and </em><a href='#index-titlepage-machin-4' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-titlepage-machin-5">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and and after</em><a href='#index-titlepage-machin-5' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-titlepage-followed-1">>truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-titlepage-followed-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt>fun: <span><strong></strong></span></dt>
+<dt id="index-titlepage-machin-2">truc: <span><strong>machin</strong> 
<em>bidule chose and</em><a href='#index-titlepage-machin-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-titlepage-machin-3">truc: <span><strong>machin</strong> 
<em>bidule chose and  after</em><a href='#index-titlepage-machin-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-titlepage-machin-4">truc: <span><strong>machin</strong> 
<em>bidule chose and </em><a href='#index-titlepage-machin-4' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-titlepage-machin-5">truc: <span><strong>machin</strong> 
<em>bidule chose and and after</em><a href='#index-titlepage-machin-5' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-titlepage-followed-1">truc: <span><strong>followed</strong> 
<em>by a comment</em><a href='#index-titlepage-followed-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>Various deff lines
-</p></dd><dt id="index-titlepage-after">>truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-titlepage-after' class='copiable-anchor'> &para;</a></span></dt>
+</p></dd><dt id="index-titlepage-after">truc: <span><strong>after</strong> 
<em>a deff item</em><a href='#index-titlepage-after' class='copiable-anchor'> 
&para;</a></span></dt>
 </dl>
 
 <p><code>@ref{node}</code> `node'
@@ -2190,79 +2190,79 @@ $ 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>
-<dt id="index-copying-d_002d_002deffn_005fname">>c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname">c--ategory: 
<span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-effn
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-de_002d_002dffn_005fname">>cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> 
even more so</em><a href='#index-copying-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname">cate--gory: 
<span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> even more 
so</em><a href='#index-copying-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>def-fn
 </p></dd></dl>
  
 <dl>
-<dt id="index-copying-i">>fset: </span><span><strong><var>i</var></strong> 
<em>a g</em><a href='#index-copying-i' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-i">fset: <span><strong><var>i</var></strong> <em>a 
g</em><a href='#index-copying-i' class='copiable-anchor'> &para;</a></span></dt>
 <dd><span id="index-copying-index-entry-within-deffn"></span>
-</dd><dt id="index-copying-truc">>cmde: </span><span><strong>truc</strong> 
<em></em><a href='#index-copying-truc' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-log-trap">>Command: </span><span><strong>log 
trap</strong> <em></em><a href='#index-copying-log-trap' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap1">>Command: </span><span><strong>log 
trap1</strong> <em></em><a href='#index-copying-log-trap1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap2">>Command: </span><span><strong>log 
trap2</strong> <em></em><a href='#index-copying-log-trap2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-id-ule">>cmde: </span><span><strong><b>id 
ule</b></strong> <em>truc</em><a href='#index-copying-id-ule' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-id-i-ule">>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'> &para;</a></span></dt>
-<dt>><b>id `<samp>i</samp>' ule</b>: </span><span><strong></strong></span></dt>
+</dd><dt id="index-copying-truc">cmde: <span><strong>truc</strong> <em></em><a 
href='#index-copying-truc' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap">Command: <span><strong>log trap</strong> 
<em></em><a href='#index-copying-log-trap' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-log-trap1">Command: <span><strong>log trap1</strong> 
<em></em><a href='#index-copying-log-trap1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-log-trap2">Command: <span><strong>log trap2</strong> 
<em></em><a href='#index-copying-log-trap2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-id-ule">cmde: <span><strong><b>id ule</b></strong> 
<em>truc</em><a href='#index-copying-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-id-i-ule">cmde2: <span><strong><b>id `<samp>i</samp>' 
ule</b></strong> <em>truc</em><a href='#index-copying-id-i-ule' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><b>id `<samp>i</samp>' ule</b>: <span><strong></strong></span></dt>
 <dt><span><strong></strong></span></dt>
-<dt>>aaa: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt id="index-copying-machin">>: </span><span><strong>machin</strong><a 
href='#index-copying-machin' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-bidule-machin">>: </span><span><strong>bidule 
machin</strong><a href='#index-copying-bidule-machin' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-machin-1">>truc: </span><span><strong>machin</strong><a 
href='#index-copying-machin-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt>>truc: </span><span><strong></strong></span></dt>
-<dt id="index-copying-followed">>truc: </span><span><strong>followed</strong> 
<em>by a comment</em><a href='#index-copying-followed' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt>>truc: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt id="index-copying-a">>truc: </span><span><strong>a</strong> <em>b c d e 
<b>f g</b> h i</em><a href='#index-copying-a' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-deffnx">>truc: </span><span><strong>deffnx</strong> 
<em>before end deffn</em><a href='#index-copying-deffnx' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt>aaa: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt id="index-copying-machin">: <span><strong>machin</strong><a 
href='#index-copying-machin' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-bidule-machin">: <span><strong>bidule machin</strong><a 
href='#index-copying-bidule-machin' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-machin-1">truc: <span><strong>machin</strong><a 
href='#index-copying-machin-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt>truc: <span><strong></strong></span></dt>
+<dt id="index-copying-followed">truc: <span><strong>followed</strong> <em>by a 
comment</em><a href='#index-copying-followed' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt>truc: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt id="index-copying-a">truc: <span><strong>a</strong> <em>b c d e <b>f g</b> 
h i</em><a href='#index-copying-a' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-deffnx">truc: <span><strong>deffnx</strong> <em>before 
end deffn</em><a href='#index-copying-deffnx' class='copiable-anchor'> 
&para;</a></span></dt>
 </dl>
 
 
 <dl>
-<dt id="index-copying-deffn">>empty: </span><span><strong>deffn</strong><a 
href='#index-copying-deffn' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-deffn">empty: <span><strong>deffn</strong><a 
href='#index-copying-deffn' class='copiable-anchor'> &para;</a></span></dt>
 </dl>
 
 <dl>
-<dt id="index-copying-deffn-1">>empty: </span><span><strong>deffn</strong> 
<em>with deffnx</em><a href='#index-copying-deffn-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-deffnx-1">>empty: </span><span><strong>deffnx</strong><a 
href='#index-copying-deffnx-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-deffn-1">empty: <span><strong>deffn</strong> <em>with 
deffnx</em><a href='#index-copying-deffn-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-deffnx-1">empty: <span><strong>deffnx</strong><a 
href='#index-copying-deffnx-1' class='copiable-anchor'> &para;</a></span></dt>
 </dl>
 
 <dl>
-<dt id="index-copying-i-1">>fset: </span><span><strong><var>i</var></strong> 
<em>a g</em><a href='#index-copying-i-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-truc-1">>cmde: </span><span><strong>truc</strong> 
<em></em><a href='#index-copying-truc-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-i-1">fset: <span><strong><var>i</var></strong> <em>a 
g</em><a href='#index-copying-i-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-truc-1">cmde: <span><strong>truc</strong> <em></em><a 
href='#index-copying-truc-1' class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>text in def item for second def item
 </p></dd></dl>
 
 
 <dl>
-<dt id="index-copying-d_002d_002defvr_005fname">>c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname">c--ategory: 
<span><strong>d--efvr_name</strong><a 
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efvr
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-n_002d_002dame">>c--ategory: 
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a 
href='#index-copying-n_002d_002dame' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-n_002d_002dame">c--ategory: 
<span><strong>n--ame</strong> <em>a--rguments...</em><a 
href='#index-copying-n_002d_002dame' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-effn
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-n_002d_002dame-1">>c--ategory: 
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1">c--ategory: 
<span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d-effn no arg
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftypefn_005fname">>c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname">c--ategory: 
<span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d-eftypefn
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftypefn_005fname-1">>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'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1">c--ategory: 
<span><em>t--ype</em> <strong>d--eftypefn_name</strong><a 
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypefn no arg
 </p></dd></dl>
 
@@ -2277,7 +2277,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftypevr_005fname">>c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname">c--ategory: 
<span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypevr
 </p></dd></dl>
 
@@ -2312,47 +2312,47 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftp_005fname">>c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-copying-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname">c--ategory: 
<span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-copying-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftp
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002defun_005fname">>Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname">Function: 
<span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efun
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002defmac_005fname">>Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname">Macro: 
<span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efmac
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002defspec_005fname">>Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname">Special Form: 
<span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efspec
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002defvar_005fname">>Variable: 
</span><span><strong>d--efvar_name</strong><a 
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname">Variable: 
<span><strong>d--efvar_name</strong><a 
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efvar
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002defvar_005fname-1">>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'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1">Variable: 
<span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a 
href='#index-copying-d_002d_002defvar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efvar with args
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002defopt_005fname">>User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname">User Option: 
<span><strong>d--efopt_name</strong><a 
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efopt
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftypefun_005fname">>Function: 
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname">Function: 
<span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d-eftypefun
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftypevar_005fname">>Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname">Variable: 
<span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypevar
 </p></dd></dl>
 
@@ -2378,12 +2378,12 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 
 
 <dl>
-<dt id="index-copying-name2">>Function:<br> 
</span><span><em>data-type2</em><br> <strong>name2</strong> 
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-name2">Function:<br> <span><em>data-type2</em><br> 
<strong>name2</strong> <em>arguments2...</em><a href='#index-copying-name2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>aaa2
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftypefn_005fname2">>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'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2">c--ategory2:<br> 
<span><em>t--ype2</em><br> <strong>d--eftypefn_name2</strong><a 
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypefn no arg2
 </p></dd></dl>
 
@@ -2408,7 +2408,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-arg2">>fun2: </span><span><strong>arg2</strong><a 
href='#index-copying-arg2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-arg2">fun2: <span><strong>arg2</strong><a 
href='#index-copying-arg2' class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>fff2
 </p></dd></dl>
 
@@ -2644,14 +2644,14 @@ html ''
 </dl>
 
 <dl>
-<dt>>fun: </span><span><strong></strong></span></dt>
-<dt id="index-copying-machin-2">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and</em><a href='#index-copying-machin-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-3">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and  after</em><a href='#index-copying-machin-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-4">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and </em><a href='#index-copying-machin-4' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-5">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and and after</em><a href='#index-copying-machin-5' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-followed-1">>truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt>fun: <span><strong></strong></span></dt>
+<dt id="index-copying-machin-2">truc: <span><strong>machin</strong> <em>bidule 
chose and</em><a href='#index-copying-machin-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-machin-3">truc: <span><strong>machin</strong> <em>bidule 
chose and  after</em><a href='#index-copying-machin-3' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-machin-4">truc: <span><strong>machin</strong> <em>bidule 
chose and </em><a href='#index-copying-machin-4' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-machin-5">truc: <span><strong>machin</strong> <em>bidule 
chose and and after</em><a href='#index-copying-machin-5' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-followed-1">truc: <span><strong>followed</strong> <em>by 
a comment</em><a href='#index-copying-followed-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>Various deff lines
-</p></dd><dt id="index-copying-after">>truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-copying-after' class='copiable-anchor'> &para;</a></span></dt>
+</p></dd><dt id="index-copying-after">truc: <span><strong>after</strong> <em>a 
deff item</em><a href='#index-copying-after' class='copiable-anchor'> 
&para;</a></span></dt>
 </dl>
 
 <p><code>@ref{node}</code> `node'
@@ -3198,79 +3198,79 @@ $ 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>
-<dt id="index-copying-d_002d_002deffn_005fname">>c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002deffn_005fname">c--ategory: 
<span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-effn
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-de_002d_002dffn_005fname">>cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> 
even more so</em><a href='#index-copying-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname">cate--gory: 
<span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> even more 
so</em><a href='#index-copying-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>def-fn
 </p></dd></dl>
  
 <dl>
-<dt id="index-copying-i">>fset: </span><span><strong><var>i</var></strong> 
<em>a g</em><a href='#index-copying-i' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-i">fset: <span><strong><var>i</var></strong> <em>a 
g</em><a href='#index-copying-i' class='copiable-anchor'> &para;</a></span></dt>
 <dd><span id="index-copying-index-entry-within-deffn"></span>
-</dd><dt id="index-copying-truc">>cmde: </span><span><strong>truc</strong> 
<em></em><a href='#index-copying-truc' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-log-trap">>Command: </span><span><strong>log 
trap</strong> <em></em><a href='#index-copying-log-trap' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap1">>Command: </span><span><strong>log 
trap1</strong> <em></em><a href='#index-copying-log-trap1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap2">>Command: </span><span><strong>log 
trap2</strong> <em></em><a href='#index-copying-log-trap2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-id-ule">>cmde: </span><span><strong><b>id 
ule</b></strong> <em>truc</em><a href='#index-copying-id-ule' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-id-i-ule">>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'> &para;</a></span></dt>
-<dt>><b>id `<samp>i</samp>' ule</b>: </span><span><strong></strong></span></dt>
+</dd><dt id="index-copying-truc">cmde: <span><strong>truc</strong> <em></em><a 
href='#index-copying-truc' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap">Command: <span><strong>log trap</strong> 
<em></em><a href='#index-copying-log-trap' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-log-trap1">Command: <span><strong>log trap1</strong> 
<em></em><a href='#index-copying-log-trap1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-log-trap2">Command: <span><strong>log trap2</strong> 
<em></em><a href='#index-copying-log-trap2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-id-ule">cmde: <span><strong><b>id ule</b></strong> 
<em>truc</em><a href='#index-copying-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-id-i-ule">cmde2: <span><strong><b>id `<samp>i</samp>' 
ule</b></strong> <em>truc</em><a href='#index-copying-id-i-ule' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><b>id `<samp>i</samp>' ule</b>: <span><strong></strong></span></dt>
 <dt><span><strong></strong></span></dt>
-<dt>>aaa: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt id="index-copying-machin">>: </span><span><strong>machin</strong><a 
href='#index-copying-machin' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-bidule-machin">>: </span><span><strong>bidule 
machin</strong><a href='#index-copying-bidule-machin' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-machin-1">>truc: </span><span><strong>machin</strong><a 
href='#index-copying-machin-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt>>truc: </span><span><strong></strong></span></dt>
-<dt id="index-copying-followed">>truc: </span><span><strong>followed</strong> 
<em>by a comment</em><a href='#index-copying-followed' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt>>truc: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt id="index-copying-a">>truc: </span><span><strong>a</strong> <em>b c d e 
<b>f g</b> h i</em><a href='#index-copying-a' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-deffnx">>truc: </span><span><strong>deffnx</strong> 
<em>before end deffn</em><a href='#index-copying-deffnx' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt>aaa: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt id="index-copying-machin">: <span><strong>machin</strong><a 
href='#index-copying-machin' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-bidule-machin">: <span><strong>bidule machin</strong><a 
href='#index-copying-bidule-machin' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-machin-1">truc: <span><strong>machin</strong><a 
href='#index-copying-machin-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt>truc: <span><strong></strong></span></dt>
+<dt id="index-copying-followed">truc: <span><strong>followed</strong> <em>by a 
comment</em><a href='#index-copying-followed' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt>truc: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt id="index-copying-a">truc: <span><strong>a</strong> <em>b c d e <b>f g</b> 
h i</em><a href='#index-copying-a' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-deffnx">truc: <span><strong>deffnx</strong> <em>before 
end deffn</em><a href='#index-copying-deffnx' class='copiable-anchor'> 
&para;</a></span></dt>
 </dl>
 
 
 <dl>
-<dt id="index-copying-deffn">>empty: </span><span><strong>deffn</strong><a 
href='#index-copying-deffn' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-deffn">empty: <span><strong>deffn</strong><a 
href='#index-copying-deffn' class='copiable-anchor'> &para;</a></span></dt>
 </dl>
 
 <dl>
-<dt id="index-copying-deffn-1">>empty: </span><span><strong>deffn</strong> 
<em>with deffnx</em><a href='#index-copying-deffn-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-deffnx-1">>empty: </span><span><strong>deffnx</strong><a 
href='#index-copying-deffnx-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-deffn-1">empty: <span><strong>deffn</strong> <em>with 
deffnx</em><a href='#index-copying-deffn-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-deffnx-1">empty: <span><strong>deffnx</strong><a 
href='#index-copying-deffnx-1' class='copiable-anchor'> &para;</a></span></dt>
 </dl>
 
 <dl>
-<dt id="index-copying-i-1">>fset: </span><span><strong><var>i</var></strong> 
<em>a g</em><a href='#index-copying-i-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-truc-1">>cmde: </span><span><strong>truc</strong> 
<em></em><a href='#index-copying-truc-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-i-1">fset: <span><strong><var>i</var></strong> <em>a 
g</em><a href='#index-copying-i-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-truc-1">cmde: <span><strong>truc</strong> <em></em><a 
href='#index-copying-truc-1' class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>text in def item for second def item
 </p></dd></dl>
 
 
 <dl>
-<dt id="index-copying-d_002d_002defvr_005fname">>c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defvr_005fname">c--ategory: 
<span><strong>d--efvr_name</strong><a 
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efvr
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-n_002d_002dame">>c--ategory: 
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a 
href='#index-copying-n_002d_002dame' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-n_002d_002dame">c--ategory: 
<span><strong>n--ame</strong> <em>a--rguments...</em><a 
href='#index-copying-n_002d_002dame' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-effn
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-n_002d_002dame-1">>c--ategory: 
</span><span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-n_002d_002dame-1">c--ategory: 
<span><strong>n--ame</strong><a href='#index-copying-n_002d_002dame-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d-effn no arg
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftypefn_005fname">>c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname">c--ategory: 
<span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d-eftypefn
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftypefn_005fname-1">>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'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname-1">c--ategory: 
<span><em>t--ype</em> <strong>d--eftypefn_name</strong><a 
href='#index-copying-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypefn no arg
 </p></dd></dl>
 
@@ -3285,7 +3285,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftypevr_005fname">>c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevr_005fname">c--ategory: 
<span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypevr
 </p></dd></dl>
 
@@ -3320,47 +3320,47 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftp_005fname">>c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-copying-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftp_005fname">c--ategory: 
<span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-copying-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftp
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002defun_005fname">>Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defun_005fname">Function: 
<span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efun
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002defmac_005fname">>Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defmac_005fname">Macro: 
<span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efmac
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002defspec_005fname">>Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defspec_005fname">Special Form: 
<span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efspec
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002defvar_005fname">>Variable: 
</span><span><strong>d--efvar_name</strong><a 
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname">Variable: 
<span><strong>d--efvar_name</strong><a 
href='#index-copying-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efvar
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002defvar_005fname-1">>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'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defvar_005fname-1">Variable: 
<span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a 
href='#index-copying-d_002d_002defvar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efvar with args
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002defopt_005fname">>User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002defopt_005fname">User Option: 
<span><strong>d--efopt_name</strong><a 
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efopt
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftypefun_005fname">>Function: 
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefun_005fname">Function: 
<span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d-eftypefun
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftypevar_005fname">>Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftypevar_005fname">Variable: 
<span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypevar
 </p></dd></dl>
 
@@ -3386,12 +3386,12 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 
 
 <dl>
-<dt id="index-copying-name2">>Function:<br> 
</span><span><em>data-type2</em><br> <strong>name2</strong> 
<em>arguments2...</em><a href='#index-copying-name2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-name2">Function:<br> <span><em>data-type2</em><br> 
<strong>name2</strong> <em>arguments2...</em><a href='#index-copying-name2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>aaa2
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-d_002d_002deftypefn_005fname2">>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'> 
&para;</a></span></dt>
+<dt id="index-copying-d_002d_002deftypefn_005fname2">c--ategory2:<br> 
<span><em>t--ype2</em><br> <strong>d--eftypefn_name2</strong><a 
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypefn no arg2
 </p></dd></dl>
 
@@ -3416,7 +3416,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl>
-<dt id="index-copying-arg2">>fun2: </span><span><strong>arg2</strong><a 
href='#index-copying-arg2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-arg2">fun2: <span><strong>arg2</strong><a 
href='#index-copying-arg2' class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>fff2
 </p></dd></dl>
 
@@ -3652,14 +3652,14 @@ html ''
 </dl>
 
 <dl>
-<dt>>fun: </span><span><strong></strong></span></dt>
-<dt id="index-copying-machin-2">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and</em><a href='#index-copying-machin-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-3">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and  after</em><a href='#index-copying-machin-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-4">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and </em><a href='#index-copying-machin-4' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-5">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and and after</em><a href='#index-copying-machin-5' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-followed-1">>truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt>fun: <span><strong></strong></span></dt>
+<dt id="index-copying-machin-2">truc: <span><strong>machin</strong> <em>bidule 
chose and</em><a href='#index-copying-machin-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-machin-3">truc: <span><strong>machin</strong> <em>bidule 
chose and  after</em><a href='#index-copying-machin-3' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-machin-4">truc: <span><strong>machin</strong> <em>bidule 
chose and </em><a href='#index-copying-machin-4' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-machin-5">truc: <span><strong>machin</strong> <em>bidule 
chose and and after</em><a href='#index-copying-machin-5' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-followed-1">truc: <span><strong>followed</strong> <em>by 
a comment</em><a href='#index-copying-followed-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>Various deff lines
-</p></dd><dt id="index-copying-after">>truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-copying-after' class='copiable-anchor'> &para;</a></span></dt>
+</p></dd><dt id="index-copying-after">truc: <span><strong>after</strong> <em>a 
deff item</em><a href='#index-copying-after' class='copiable-anchor'> 
&para;</a></span></dt>
 </dl>
 
 <p><code>@ref{node}</code> `node'
@@ -4149,79 +4149,79 @@ $ 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>
-<dt id="index-d_002d_002deffn_005fname">>c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname">c--ategory: 
<span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-effn
 </p></dd></dl>
 
 <dl>
-<dt id="index-de_002d_002dffn_005fname">>cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> 
even more so</em><a href='#index-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname">cate--gory: 
<span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> even more 
so</em><a href='#index-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>def-fn
 </p></dd></dl>
  
 <dl>
-<dt id="index-i">>fset: </span><span><strong><var>i</var></strong> <em>a 
g</em><a href='#index-i' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-i">fset: <span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-i' class='copiable-anchor'> &para;</a></span></dt>
 <dd><span id="index-index-entry-within-deffn"></span>
-</dd><dt id="index-truc">>cmde: </span><span><strong>truc</strong> <em></em><a 
href='#index-truc' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap">>Command: </span><span><strong>log trap</strong> 
<em></em><a href='#index-log-trap' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-log-trap1">>Command: </span><span><strong>log trap1</strong> 
<em></em><a href='#index-log-trap1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-log-trap2">>Command: </span><span><strong>log trap2</strong> 
<em></em><a href='#index-log-trap2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-id-ule">>cmde: </span><span><strong><b>id ule</b></strong> 
<em>truc</em><a href='#index-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-id-i-ule">>cmde2: </span><span><strong><b>id `<samp>i</samp>' 
ule</b></strong> <em>truc</em><a href='#index-id-i-ule' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt>><b>id `<samp>i</samp>' ule</b>: </span><span><strong></strong></span></dt>
+</dd><dt id="index-truc">cmde: <span><strong>truc</strong> <em></em><a 
href='#index-truc' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap">Command: <span><strong>log trap</strong> <em></em><a 
href='#index-log-trap' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap1">Command: <span><strong>log trap1</strong> <em></em><a 
href='#index-log-trap1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap2">Command: <span><strong>log trap2</strong> <em></em><a 
href='#index-log-trap2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-ule">cmde: <span><strong><b>id ule</b></strong> 
<em>truc</em><a href='#index-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-id-i-ule">cmde2: <span><strong><b>id `<samp>i</samp>' 
ule</b></strong> <em>truc</em><a href='#index-id-i-ule' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><b>id `<samp>i</samp>' ule</b>: <span><strong></strong></span></dt>
 <dt><span><strong></strong></span></dt>
-<dt>>aaa: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt id="index-machin">>: </span><span><strong>machin</strong><a 
href='#index-machin' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-bidule-machin">>: </span><span><strong>bidule machin</strong><a 
href='#index-bidule-machin' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-1">>truc: </span><span><strong>machin</strong><a 
href='#index-machin-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt>>truc: </span><span><strong></strong></span></dt>
-<dt id="index-followed">>truc: </span><span><strong>followed</strong> <em>by a 
comment</em><a href='#index-followed' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt>>truc: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt id="index-a-1">>truc: </span><span><strong>a</strong> <em>b c d e <b>f 
g</b> h i</em><a href='#index-a-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-deffnx">>truc: </span><span><strong>deffnx</strong> <em>before 
end deffn</em><a href='#index-deffnx' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt>aaa: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt id="index-machin">: <span><strong>machin</strong><a href='#index-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-bidule-machin">: <span><strong>bidule machin</strong><a 
href='#index-bidule-machin' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-1">truc: <span><strong>machin</strong><a 
href='#index-machin-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt>truc: <span><strong></strong></span></dt>
+<dt id="index-followed">truc: <span><strong>followed</strong> <em>by a 
comment</em><a href='#index-followed' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt>truc: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt id="index-a-1">truc: <span><strong>a</strong> <em>b c d e <b>f g</b> h 
i</em><a href='#index-a-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx">truc: <span><strong>deffnx</strong> <em>before end 
deffn</em><a href='#index-deffnx' class='copiable-anchor'> 
&para;</a></span></dt>
 </dl>
 
 
 <dl>
-<dt id="index-deffn">>empty: </span><span><strong>deffn</strong><a 
href='#index-deffn' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffn">empty: <span><strong>deffn</strong><a href='#index-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
 </dl>
 
 <dl>
-<dt id="index-deffn-1">>empty: </span><span><strong>deffn</strong> <em>with 
deffnx</em><a href='#index-deffn-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-deffnx-1">>empty: </span><span><strong>deffnx</strong><a 
href='#index-deffnx-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffn-1">empty: <span><strong>deffn</strong> <em>with 
deffnx</em><a href='#index-deffn-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-deffnx-1">empty: <span><strong>deffnx</strong><a 
href='#index-deffnx-1' class='copiable-anchor'> &para;</a></span></dt>
 </dl>
 
 <dl>
-<dt id="index-i-1">>fset: </span><span><strong><var>i</var></strong> <em>a 
g</em><a href='#index-i-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-truc-1">>cmde: </span><span><strong>truc</strong> <em></em><a 
href='#index-truc-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-i-1">fset: <span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-i-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-truc-1">cmde: <span><strong>truc</strong> <em></em><a 
href='#index-truc-1' class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>text in def item for second def item
 </p></dd></dl>
 
 
 <dl>
-<dt id="index-d_002d_002defvr_005fname">>c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname">c--ategory: 
<span><strong>d--efvr_name</strong><a href='#index-d_002d_002defvr_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d-efvr
 </p></dd></dl>
 
 <dl>
-<dt id="index-n_002d_002dame">>c--ategory: 
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a 
href='#index-n_002d_002dame' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-n_002d_002dame">c--ategory: <span><strong>n--ame</strong> 
<em>a--rguments...</em><a href='#index-n_002d_002dame' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-effn
 </p></dd></dl>
 
 <dl>
-<dt id="index-n_002d_002dame-1">>c--ategory: 
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-n_002d_002dame-1">c--ategory: <span><strong>n--ame</strong><a 
href='#index-n_002d_002dame-1' class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d-effn no arg
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002deftypefn_005fname">>c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname">c--ategory: <span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypefn
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002deftypefn_005fname-1">>c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong><a 
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-1">c--ategory: 
<span><em>t--ype</em> <strong>d--eftypefn_name</strong><a 
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypefn no arg
 </p></dd></dl>
 
@@ -4236,7 +4236,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002deftypevr_005fname">>c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname">c--ategory: <span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a href='#index-d_002d_002deftypevr_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d-eftypevr
 </p></dd></dl>
 
@@ -4271,47 +4271,47 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002deftp_005fname">>c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname">c--ategory: 
<span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftp
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002defun_005fname">>Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defun_005fname">Function: 
<span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efun
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002defmac_005fname">>Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname">Macro: 
<span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efmac
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002defspec_005fname">>Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname">Special Form: 
<span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efspec
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002defvar_005fname">>Variable: 
</span><span><strong>d--efvar_name</strong><a 
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname">Variable: 
<span><strong>d--efvar_name</strong><a href='#index-d_002d_002defvar_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d-efvar
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002defvar_005fname-1">>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'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-1">Variable: 
<span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a 
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-efvar with args
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002defopt_005fname">>User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname">User Option: 
<span><strong>d--efopt_name</strong><a href='#index-d_002d_002defopt_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d-efopt
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002deftypefun_005fname">>Function: 
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname">Function: <span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypefun
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002deftypevar_005fname">>Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname">Variable: <span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypevar
 </p></dd></dl>
 
@@ -4337,12 +4337,12 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 
 
 <dl>
-<dt id="index-name2">>Function:<br> </span><span><em>data-type2</em><br> 
<strong>name2</strong> <em>arguments2...</em><a href='#index-name2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-name2">Function:<br> <span><em>data-type2</em><br> 
<strong>name2</strong> <em>arguments2...</em><a href='#index-name2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>aaa2
 </p></dd></dl>
 
 <dl>
-<dt id="index-d_002d_002deftypefn_005fname2">>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'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname2">c--ategory2:<br> 
<span><em>t--ype2</em><br> <strong>d--eftypefn_name2</strong><a 
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d-eftypefn no arg2
 </p></dd></dl>
 
@@ -4367,7 +4367,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl>
-<dt id="index-arg2">>fun2: </span><span><strong>arg2</strong><a 
href='#index-arg2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-arg2">fun2: <span><strong>arg2</strong><a href='#index-arg2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>fff2
 </p></dd></dl>
 
@@ -4603,14 +4603,14 @@ html ''
 </dl>
 
 <dl>
-<dt>>fun: </span><span><strong></strong></span></dt>
-<dt id="index-machin-2">>truc: </span><span><strong>machin</strong> <em>bidule 
chose and</em><a href='#index-machin-2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-machin-3">>truc: </span><span><strong>machin</strong> <em>bidule 
chose and  after</em><a href='#index-machin-3' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-machin-4">>truc: </span><span><strong>machin</strong> <em>bidule 
chose and </em><a href='#index-machin-4' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-machin-5">>truc: </span><span><strong>machin</strong> <em>bidule 
chose and and after</em><a href='#index-machin-5' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-followed-1">>truc: </span><span><strong>followed</strong> <em>by 
a comment</em><a href='#index-followed-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt>fun: <span><strong></strong></span></dt>
+<dt id="index-machin-2">truc: <span><strong>machin</strong> <em>bidule chose 
and</em><a href='#index-machin-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-machin-3">truc: <span><strong>machin</strong> <em>bidule chose 
and  after</em><a href='#index-machin-3' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-machin-4">truc: <span><strong>machin</strong> <em>bidule chose 
and </em><a href='#index-machin-4' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-machin-5">truc: <span><strong>machin</strong> <em>bidule chose 
and and after</em><a href='#index-machin-5' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-followed-1">truc: <span><strong>followed</strong> <em>by a 
comment</em><a href='#index-followed-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>Various deff lines
-</p></dd><dt id="index-after">>truc: </span><span><strong>after</strong> <em>a 
deff item</em><a href='#index-after' class='copiable-anchor'> 
&para;</a></span></dt>
+</p></dd><dt id="index-after">truc: <span><strong>after</strong> <em>a deff 
item</em><a href='#index-after' class='copiable-anchor'> &para;</a></span></dt>
 </dl>
 
 <p><code>@ref{node}</code> `node'
@@ -5167,88 +5167,88 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </em></div><pre>
 
 </pre><dl>
-<dt id="index-d_002d_002deffn_005fname-1">>c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002deffn_005fname-1">c--ategory: 
<span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--effn
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-de_002d_002dffn_005fname-1">>cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args 
+<dt id="index-de_002d_002dffn_005fname-1">cate--gory: 
<span><strong>de--ffn_name</strong> <em>ar--guments    more args 
  even more so</em><a href='#index-de_002d_002dffn_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><pre>def--fn
 </pre></dd></dl>
 <pre> 
 </pre><dl>
-<dt id="index-i-2">>fset: </span><span><strong><var>i</var></strong> <em>a 
g</em><a href='#index-i-2' class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre><span id="index-index-entry-within-deffn-1"></span></pre></dd><dt 
id="index-truc-2">>cmde: </span><span><strong>truc</strong> <em></em><a 
href='#index-truc-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap-1">>Command: </span><span><strong>log trap</strong> 
<em></em><a href='#index-log-trap-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-log-trap1-1">>Command: </span><span><strong>log trap1</strong> 
<em></em><a href='#index-log-trap1-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-log-trap2-1">>Command: </span><span><strong>log trap2</strong> 
<em></em><a href='#index-log-trap2-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-id-ule-1">>cmde: </span><span><strong><b>id ule</b></strong> 
<em>truc</em><a href='#index-id-ule-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-id-i-ule-1">>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'> &para;</a></span></dt>
-<dt>><b>id `<samp>i</samp>' ule</b>: </span><span><strong></strong></span></dt>
+<dt id="index-i-2">fset: <span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-i-2' class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre><span id="index-index-entry-within-deffn-1"></span></pre></dd><dt 
id="index-truc-2">cmde: <span><strong>truc</strong> <em></em><a 
href='#index-truc-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap-1">Command: <span><strong>log trap</strong> <em></em><a 
href='#index-log-trap-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap1-1">Command: <span><strong>log trap1</strong> 
<em></em><a href='#index-log-trap1-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-log-trap2-1">Command: <span><strong>log trap2</strong> 
<em></em><a href='#index-log-trap2-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-id-ule-1">cmde: <span><strong><b>id ule</b></strong> 
<em>truc</em><a href='#index-id-ule-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-id-i-ule-1">cmde2: <span><strong><b>id `<samp>i</samp>' 
ule</b></strong> <em>truc</em><a href='#index-id-i-ule-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><b>id `<samp>i</samp>' ule</b>: <span><strong></strong></span></dt>
 <dt><span><strong></strong></span></dt>
-<dt>>aaa: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt id="index-machin-6">>: </span><span><strong>machin</strong><a 
href='#index-machin-6' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-bidule-machin-1">>: </span><span><strong>bidule 
machin</strong><a href='#index-bidule-machin-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-machin-7">>truc: </span><span><strong>machin</strong><a 
href='#index-machin-7' class='copiable-anchor'> &para;</a></span></dt>
-<dt>>truc: </span><span><strong></strong></span></dt>
-<dt id="index-followed-2">>truc: </span><span><strong>followed</strong> <em>by 
a comment</em><a href='#index-followed-2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt>>truc: </span><span><strong></strong></span></dt>
-<dt>>: </span><span><strong></strong></span></dt>
-<dt id="index-a-4">>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'> 
&para;</a></span></dt>
-<dt id="index-deffnx-2">>truc: </span><span><strong>deffnx</strong> <em>before 
end deffn</em><a href='#index-deffnx-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt>aaa: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt id="index-machin-6">: <span><strong>machin</strong><a 
href='#index-machin-6' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-bidule-machin-1">: <span><strong>bidule machin</strong><a 
href='#index-bidule-machin-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-7">truc: <span><strong>machin</strong><a 
href='#index-machin-7' class='copiable-anchor'> &para;</a></span></dt>
+<dt>truc: <span><strong></strong></span></dt>
+<dt id="index-followed-2">truc: <span><strong>followed</strong> <em>by a 
comment</em><a href='#index-followed-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt>truc: <span><strong></strong></span></dt>
+<dt>: <span><strong></strong></span></dt>
+<dt id="index-a-4">truc: <span><strong>a</strong> <em>b c d e <b>f g</b> h 
i</em><a href='#index-a-4' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-2">truc: <span><strong>deffnx</strong> <em>before end 
deffn</em><a href='#index-deffnx-2' class='copiable-anchor'> 
&para;</a></span></dt>
 </dl>
 <pre>
 
 
 </pre><dl>
-<dt id="index-deffn-2">>empty: </span><span><strong>deffn</strong><a 
href='#index-deffn-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffn-2">empty: <span><strong>deffn</strong><a 
href='#index-deffn-2' class='copiable-anchor'> &para;</a></span></dt>
 </dl>
 <pre>
 
 </pre><dl>
-<dt id="index-deffn-3">>empty: </span><span><strong>deffn</strong> <em>with 
deffnx</em><a href='#index-deffn-3' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-deffnx-3">>empty: </span><span><strong>deffnx</strong><a 
href='#index-deffnx-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffn-3">empty: <span><strong>deffn</strong> <em>with 
deffnx</em><a href='#index-deffn-3' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-deffnx-3">empty: <span><strong>deffnx</strong><a 
href='#index-deffnx-3' class='copiable-anchor'> &para;</a></span></dt>
 </dl>
 <pre>
 
 </pre><dl>
-<dt id="index-i-3">>fset: </span><span><strong><var>i</var></strong> <em>a 
g</em><a href='#index-i-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-truc-3">>cmde: </span><span><strong>truc</strong> <em></em><a 
href='#index-truc-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-i-3">fset: <span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-i-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-truc-3">cmde: <span><strong>truc</strong> <em></em><a 
href='#index-truc-3' class='copiable-anchor'> &para;</a></span></dt>
 <dd><pre>text in def item for second def item
 </pre></dd></dl>
 <pre>
 
 
 </pre><dl>
-<dt id="index-d_002d_002defvr_005fname-1">>c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defvr_005fname-1">c--ategory: 
<span><strong>d--efvr_name</strong><a href='#index-d_002d_002defvr_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><pre>d--efvr
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-n_002d_002dame-2">>c--ategory: 
</span><span><strong>n--ame</strong> <em>a--rguments...</em><a 
href='#index-n_002d_002dame-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-n_002d_002dame-2">c--ategory: <span><strong>n--ame</strong> 
<em>a--rguments...</em><a href='#index-n_002d_002dame-2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><pre>d--effn
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-n_002d_002dame-3">>c--ategory: 
</span><span><strong>n--ame</strong><a href='#index-n_002d_002dame-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-n_002d_002dame-3">c--ategory: <span><strong>n--ame</strong><a 
href='#index-n_002d_002dame-3' class='copiable-anchor'> &para;</a></span></dt>
 <dd><pre>d--effn no arg
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002deftypefn_005fname-2">>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'> &para;</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-2">c--ategory: 
<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'> &para;</a></span></dt>
 <dd><pre>d--eftypefn
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002deftypefn_005fname-3">>c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong><a 
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002deftypefn_005fname-3">c--ategory: 
<span><em>t--ype</em> <strong>d--eftypefn_name</strong><a 
href='#index-d_002d_002deftypefn_005fname-3' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--eftypefn no arg
 </pre></dd></dl>
 <pre>
@@ -5266,7 +5266,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002deftypevr_005fname-1">>c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002deftypevr_005fname-1">c--ategory: 
<span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--eftypevr
 </pre></dd></dl>
 <pre>
@@ -5308,55 +5308,55 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002deftp_005fname-1">>c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002deftp_005fname-1">c--ategory: 
<span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--eftp
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002defun_005fname-1">>Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defun_005fname-1">Function: 
<span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--efun
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002defmac_005fname-1">>Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defmac_005fname-1">Macro: 
<span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--efmac
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002defspec_005fname-1">>Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defspec_005fname-1">Special Form: 
<span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--efspec
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002defvar_005fname-2">>Variable: 
</span><span><strong>d--efvar_name</strong><a 
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-2">Variable: 
<span><strong>d--efvar_name</strong><a 
href='#index-d_002d_002defvar_005fname-2' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--efvar
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002defvar_005fname-3">>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'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defvar_005fname-3">Variable: 
<span><strong>d--efvar_name</strong> <em>arg--var arg--var1</em><a 
href='#index-d_002d_002defvar_005fname-3' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--efvar with args
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002defopt_005fname-1">>User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002defopt_005fname-1">User Option: 
<span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--efopt
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002deftypefun_005fname-1">>Function: 
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-d_002d_002deftypefun_005fname-1">Function: <span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--eftypefun
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002deftypevar_005fname-1">>Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-d_002d_002deftypevar_005fname-1">Variable: <span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--eftypevar
 </pre></dd></dl>
 <pre>
@@ -5387,16 +5387,16 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 
 
 </pre><dl>
-<dt id="index-name2-1">>Function:
- </span><span><em>data-type2</em>
+<dt id="index-name2-1">Function:
+ <span><em>data-type2</em>
  <strong>name2</strong> <em>arguments2...</em><a href='#index-name2-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><pre>aaa2
 </pre></dd></dl>
 <pre>
 
 </pre><dl>
-<dt id="index-d_002d_002deftypefn_005fname2-1">>c--ategory2:
- </span><span><em>t--ype2</em>
+<dt id="index-d_002d_002deftypefn_005fname2-1">c--ategory2:
+ <span><em>t--ype2</em>
  <strong>d--eftypefn_name2</strong><a 
href='#index-d_002d_002deftypefn_005fname2-1' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>d--eftypefn no arg2
 </pre></dd></dl>
@@ -5435,7 +5435,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 <pre>
 
 </pre><dl>
-<dt id="index-arg2-1">>fun2: </span><span><strong>arg2</strong><a 
href='#index-arg2-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-arg2-1">fun2: <span><strong>arg2</strong><a href='#index-arg2-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><pre>fff2
 </pre></dd></dl>
 <pre>
@@ -5698,14 +5698,14 @@ Invalid use of @':
 <pre>
 
 </pre><dl>
-<dt>>fun: </span><span><strong></strong></span></dt>
-<dt id="index-machin-8">>truc: </span><span><strong>machin</strong> <em>bidule 
chose and</em><a href='#index-machin-8' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-machin-9">>truc: </span><span><strong>machin</strong> <em>bidule 
chose and  after</em><a href='#index-machin-9' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-machin-10">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and </em><a href='#index-machin-10' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-machin-11">>truc: </span><span><strong>machin</strong> 
<em>bidule chose and and after</em><a href='#index-machin-11' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-followed-3">>truc: </span><span><strong>followed</strong> <em>by 
a comment</em><a href='#index-followed-3' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt>fun: <span><strong></strong></span></dt>
+<dt id="index-machin-8">truc: <span><strong>machin</strong> <em>bidule chose 
and</em><a href='#index-machin-8' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-machin-9">truc: <span><strong>machin</strong> <em>bidule chose 
and  after</em><a href='#index-machin-9' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-machin-10">truc: <span><strong>machin</strong> <em>bidule chose 
and </em><a href='#index-machin-10' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-machin-11">truc: <span><strong>machin</strong> <em>bidule chose 
and and after</em><a href='#index-machin-11' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-followed-3">truc: <span><strong>followed</strong> <em>by a 
comment</em><a href='#index-followed-3' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><pre>Various deff lines
-</pre></dd><dt id="index-after-1">>truc: </span><span><strong>after</strong> 
<em>a deff item</em><a href='#index-after-1' class='copiable-anchor'> 
&para;</a></span></dt>
+</pre></dd><dt id="index-after-1">truc: <span><strong>after</strong> <em>a 
deff item</em><a href='#index-after-1' class='copiable-anchor'> 
&para;</a></span></dt>
 </dl>
 <pre>
 
@@ -7141,9 +7141,9 @@ Menu comment
 </ul>
 
 </div><hr>
-<p><font size="-1">
+<p>
   This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+</p>
 
 
 </body>
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 00dd615..1223f5b 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/anchor.html
@@ -793,6 +793,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 aa88c2d..0d7488b 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -4517,9 +4518,9 @@ Menu comment
 <td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 37df826..e129da6 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -1324,9 +1325,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 9f045b1..c4ecbaa 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -920,9 +921,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3dd8198..2cf379d 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -851,9 +852,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 fcf267b..79b1446 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -826,9 +827,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 750b242..9218b76 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -837,9 +838,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 4809061..90a10e9 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -2799,9 +2800,9 @@ Menu comment
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 1c48c4b..a5bc615 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -837,9 +838,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 288c9b9..4ee5a87 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -832,9 +833,9 @@ ul.no-bullet {list-style: none}
 <span id="anchor"></span>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 e8aebff..6133709 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -824,9 +825,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c20a794..14ce86c 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -824,9 +825,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html 
b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
index 4f403c2..e3c463e 100644
--- a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -7298,9 +7299,9 @@ Menu comment
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 <a href='js_licenses.html' rel='jslicense'><small>JavaScript license 
information</small></a>
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/anchor.html 
b/tp/tests/layout/res_parser/formatting_nodes/anchor.html
index 00dd615..1223f5b 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/anchor.html
@@ -793,6 +793,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter.html 
b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
index aa88c2d..0d7488b 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -4517,9 +4518,9 @@ Menu comment
 <td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html 
b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
index 37df826..e129da6 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -1324,9 +1325,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 9f045b1..c4ecbaa 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -920,9 +921,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3dd8198..2cf379d 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -851,9 +852,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 fcf267b..79b1446 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -826,9 +827,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 750b242..9218b76 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -837,9 +838,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/index.html 
b/tp/tests/layout/res_parser/formatting_nodes/index.html
index 4809061..90a10e9 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/index.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -2799,9 +2800,9 @@ Menu comment
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 1c48c4b..a5bc615 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -837,9 +838,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/subsection.html 
b/tp/tests/layout/res_parser/formatting_nodes/subsection.html
index 288c9b9..4ee5a87 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/subsection.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -832,9 +833,9 @@ ul.no-bullet {list-style: none}
 <span id="anchor"></span>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 e8aebff..6133709 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -824,9 +825,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c20a794..14ce86c 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
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -824,9 +825,9 @@ ul.no-bullet {list-style: none}
 
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git 
a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html 
b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
index 6751a16..d3ee80a 100644
--- a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -7288,9 +7289,9 @@ Menu comment
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 e5d2d0d..49385c7 100644
--- a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
+++ b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
@@ -793,6 +793,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -7065,9 +7066,9 @@ Menu comment
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html 
b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
index 8aaaf91..8b5e914 100644
--- a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -7288,9 +7289,9 @@ Menu comment
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_xhtml/formatting.1 
b/tp/tests/layout/res_parser/formatting_xhtml/formatting.1
new file mode 100644
index 0000000..e69de29
diff --git a/tp/tests/layout/res_parser/formatting_xhtml/formatting.2 
b/tp/tests/layout/res_parser/formatting_xhtml/formatting.2
new file mode 100644
index 0000000..dfd1ac3
--- /dev/null
+++ b/tp/tests/layout/res_parser/formatting_xhtml/formatting.2
@@ -0,0 +1,294 @@
+formatting.texi:18: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:18: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:18: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:18: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:18: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:18: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:18: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:18: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:18: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:18: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:18: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:18: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:18: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:18: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:18: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:18: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:18: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:18: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:18: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:18: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:18: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:18: @U expected braces (possibly involving @mymacro)
+formatting.texi:18: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:18: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:18: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:18: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:18: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:18: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:18: unexpected @ (possibly involving @mymacro)
+formatting.texi:18: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:18: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:18: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:18: @sp missing argument (possibly involving @mymacro)
+formatting.texi:18: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:18: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
+formatting.texi:18: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:18: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:18: misplaced } (possibly involving @mymacro)
+formatting.texi:18: misplaced } (possibly involving @mymacro)
+formatting.texi:18: misplaced { (possibly involving @mymacro)
+formatting.texi:18: misplaced { (possibly involving @mymacro)
+formatting.texi:18: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:18: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:18: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:18: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:18: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:28: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:28: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:28: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:28: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:28: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:28: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:28: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:28: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:28: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:28: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:28: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:28: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:28: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:28: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:28: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:28: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:28: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:28: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:28: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:28: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:28: @U expected braces (possibly involving @mymacro)
+formatting.texi:28: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:28: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:28: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:28: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:28: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:28: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:28: unexpected @ (possibly involving @mymacro)
+formatting.texi:28: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:28: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:28: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:28: @sp missing argument (possibly involving @mymacro)
+formatting.texi:28: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:28: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
+formatting.texi:28: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:28: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:28: misplaced } (possibly involving @mymacro)
+formatting.texi:28: misplaced } (possibly involving @mymacro)
+formatting.texi:28: misplaced { (possibly involving @mymacro)
+formatting.texi:28: misplaced { (possibly involving @mymacro)
+formatting.texi:28: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:28: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:28: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:28: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:28: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:64: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:64: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:64: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:64: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:64: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:64: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:64: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:64: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:64: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:64: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:64: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:64: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:64: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:64: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:64: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:64: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:64: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:64: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:64: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:64: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:64: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:64: @U expected braces (possibly involving @mymacro)
+formatting.texi:64: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:64: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:64: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:64: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:64: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:64: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:64: unexpected @ (possibly involving @mymacro)
+formatting.texi:64: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:64: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:64: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:64: @sp missing argument (possibly involving @mymacro)
+formatting.texi:64: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:64: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
+formatting.texi:64: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:64: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:64: misplaced } (possibly involving @mymacro)
+formatting.texi:64: misplaced } (possibly involving @mymacro)
+formatting.texi:64: misplaced { (possibly involving @mymacro)
+formatting.texi:64: misplaced { (possibly involving @mymacro)
+formatting.texi:64: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:64: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:64: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:64: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:64: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:68: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:68: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:68: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:68: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:68: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:68: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:68: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:68: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:68: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:68: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:68: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:68: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:68: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:68: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:68: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:68: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:68: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:68: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:68: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:68: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:68: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:68: @U expected braces (possibly involving @mymacro)
+formatting.texi:68: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:68: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:68: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:68: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:68: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:68: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:68: unexpected @ (possibly involving @mymacro)
+formatting.texi:68: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:68: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:68: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:68: @sp missing argument (possibly involving @mymacro)
+formatting.texi:68: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:68: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
+formatting.texi:68: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:68: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:68: misplaced } (possibly involving @mymacro)
+formatting.texi:68: misplaced } (possibly involving @mymacro)
+formatting.texi:68: misplaced { (possibly involving @mymacro)
+formatting.texi:68: misplaced { (possibly involving @mymacro)
+formatting.texi:68: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:68: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:68: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:68: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:68: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:85: no more than two levels of index subentry are allowed
+formatting.texi:90: no more than two levels of index subentry are allowed
+formatting.texi:102: warning: @cindex missing argument
+formatting.texi:136: warning: printing an index `vr' merged in another one, 
`cp'
+formatting.texi:152: warning: @menu in invalid context
+formatting.texi:192: warning: @centerchap is obsolete.
+formatting.texi:18: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:18: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:18: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:18: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:28: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:28: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:28: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:28: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:64: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:64: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:64: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:64: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:68: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:68: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:68: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:68: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:103: warning: empty index key in @findex
+formatting.texi:28: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:28: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:28: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:28: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:18: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:18: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:18: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:18: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:18: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:18: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:18: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:18: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:64: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:64: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:64: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:64: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:68: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:68: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:68: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:68: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_html/formatting.html 
b/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
similarity index 89%
copy from tp/tests/layout/res_parser/formatting_html/formatting.html
copy to tp/tests/layout/res_parser/formatting_xhtml/formatting.html
index 3704166..8a3a3bb 100644
--- a/tp/tests/layout/res_parser/formatting_html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
@@ -1,8 +1,8 @@
-<!DOCTYPE html>
+<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 
1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
 <html>
 <!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 <!-- In copying
 
 <
@@ -772,12 +772,12 @@ truc: after a deff item
  -->
 <title>title &ndash;a</title>
 
-<meta name="description" content="title &ndash;a">
-<meta name="keywords" content="title &ndash;a">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
+<meta name="description" content="title &ndash;a"/>
+<meta name="keywords" content="title &ndash;a"/>
+<meta name="resource-type" content="document"/>
+<meta name="distribution" content="global"/>
+<meta name="Generator" content="texi2any"/>
+<meta name="viewport" content="width=device-width,initial-scale=1"/>
 
 <style type="text/css">
 <!--
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -806,8 +807,8 @@ ul.no-bullet {list-style: none}
 <h1>title &ndash;a</h1>
 <h3 align="right">formatting subtitle &ndash;a</h3>
 <h3 align="right">subtitle 2 &ndash;a</h3>
-<strong>author1 &ndash;a with accents in name T&eacute;&ccedil;a</strong><br>
-<strong>author2 &ndash;a</strong><br>
+<strong>author1 &ndash;a with accents in name T&eacute;&ccedil;a</strong><br/>
+<strong>author2 &ndash;a</strong><br/>
 <p>In titlepage
 </p>
 <p>&lt;
@@ -817,13 +818,13 @@ ul.no-bullet {list-style: none}
 &rsquo;
 &lsquo;
 </p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br/>
+code: <code>``simple-double--three---four----''</code> <br/>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br/>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> 
<br/>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br/>
 </p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br/>
 </p>
 <span id="index-titlepage-_002d_002doption"></span>
 <span id="index-titlepage-_0060_0060"></span>
@@ -845,11 +846,11 @@ kbd: <kbd>``simple-double--three---four----''</kbd> <br>
 @l{} &#322;
 @,{@&rsquo;C} &#262;&#807;
 @,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
+@,c@&quot;u &ccedil;&uuml; <br/>
 </p>
 <p>@U{0075} &#x0075;
 </p>
-<p>@* <br>
+<p>@* <br/>
 @ followed by a space
 &nbsp;
 @ followed by a tab
@@ -999,20 +1000,20 @@ but , ,
 <code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>1</sup></a>
 <code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>2</sup></a>
 </p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-</p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
-</p><strong>author</strong><br>
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt"/>
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile"/>
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt"/>
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt"/>
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt"/>
+</p>
+<p><code>@sp 2</code><br/>
+</p><br/>
+<br/>
+<p><code>@page</code><br/>
+</p><strong>author</strong><br/>
 
 <p><code>need 1002</code>
 </p>
@@ -1286,7 +1287,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </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'> 
&para;</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 
href='#index-titlepage-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>def&ndash;fn
 </p></dd></dl>
  
@@ -1469,32 +1470,32 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 
 
 <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'> 
&para;</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 href='#index-titlepage-name2' class='copiable-anchor'> 
&para;</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'> 
&para;</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 
href='#index-titlepage-d_002d_002deftypefn_005fname2' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;eftypecv with arguments2
 </p></dd></dl>
 
@@ -1504,10 +1505,10 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="file 
n---ame@.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> in 
<cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#chapter">(file name)cross ref 
name</a>
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a href="file 
n---ame@.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> in 
<cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a href="file 
name.html#chapter">(file name)cross ref name</a>
 </p>
 <p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
 <code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
@@ -1516,58 +1517,58 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p>
 <p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
 ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="a comma, in 
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite>a , in manual 
name</cite>
+<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
 </p>
 <p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
 <code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" href="file 
name.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,file name}</code> <a href="file name.html#chapter">(file 
name)chapter</a>
 <code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
 <code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="file name.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a href="file 
name.html#chapter">(file name)cross ref name</a>
 <code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="file name.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a href="file 
name.html#chapter">(file name)title</a>
 <code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="file name.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a href="file 
name.html#chapter">(file name)title</a>
 <code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="file name.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="file name.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file name.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="file name.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#chapter">(file name)cross ref 
name</a>
+<code>@ref{chapter,,title, file name, manual}</code> <a href="file 
name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a href="file 
name.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a 
href="pman.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a href="pman.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a href="file 
name.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a href="pman.html#anode">anode</a> 
in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a 
href="pman.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a href="file 
name.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a 
href="pman.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a href="file 
name.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
href="pman.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
href="file name.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a href="file 
name.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a 
href="pman.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a href="file 
name.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a href="file 
name.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a href="file 
name.html#chapter">(file name)cross ref name</a>
 <code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
 <code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="file name.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#node">(file name)cross ref name</a>
+<code>@inforef{chapter,,file name}</code> See <a href="file 
name.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a href="file 
name.html#node">(file name)cross ref name</a>
 <code>@inforef{node}</code> See &lsquo;node&rsquo;
 <code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="file name.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="file name, spurious 
arg.html#chapter">(file name, spurious arg)cross ref name</a>
+<code>@inforef{node,,file name}</code> See <a href="file name.html#node">(file 
name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
href="file name, spurious arg.html#chapter">(file name, spurious arg)cross ref 
name</a>
 </p>
 <p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
 ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="a comma, in 
file.html#s_002d_002dect_002cion">(a comma, in file)a , in cross
+See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a 
, in cross
 ref</a>
 </p>
 <p>&lsquo;<samp><a href="#chapter">chapter</a></samp>&rsquo;.
 </p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite>printed manual 
with uref4 <a href="href://http/myhost.com/index4.html">uref4</a></cite>
+<p><a href="index3.html (uref3).html#ext">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite>printed manual 
with uref4 <a href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a href="#chapter">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
 <dl compact="compact">
@@ -1663,21 +1664,21 @@ html ''
 </p>
 <p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
 </p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@"/>
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;"/>
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@"/>
 </p>
 
 
 
-<p>Somehow invalid use of @,:<br>
+<p>Somehow invalid use of @,:<br/>
 @, &#807;
-<br>
+<br/>
 @,@&quot;u &#807;&uuml;
 </p>
-<p>Invalid use of @&rsquo;:<br>
+<p>Invalid use of @&rsquo;:<br/>
 @&rsquo; &#769;
-<br>
+<br/>
 @&rsquo;@&quot;u &#769;&uuml;
 </p>
 <p>@dotless{truc} truc
@@ -1749,37 +1750,37 @@ html ''
 </p>
 <p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
 <code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="file 
name.html#Top">(file name)</a>
+<code>@ref{,,,file name}</code> <a href="file name.html#Top">(file name)</a>
 <code>@ref{,,,,manual}</code> <cite>manual</cite>
 <code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
 <code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="file 
name.html#node">(file name)node</a>
+<code>@ref{node,,,file name}</code> <a href="file name.html#node">(file 
name)node</a>
 <code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
 <code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="file name.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,file name}</code> <a href="file 
name.html#node">(file name)cross ref name</a>
 <code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="file name.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,file name}</code> <a href="file 
name.html#node">(file name)title</a>
 <code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" href="file 
name.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a href="file 
name.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a href="file name.html#node">(file 
name)title</a>
 <code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="file name.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#node">node</a> in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a href="file 
name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a href="file 
name.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a href="file 
name.html#node">node</a> in <cite>manual</cite>
 <code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="file name.html#Top">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,file name}</code> <a href="file 
name.html#Top">(file name)cross ref name</a>
 <code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="file name.html#Top">(file name)title</a>
+<code>@ref{,cross ref name,title,file name}</code> <a href="file 
name.html#Top">(file name)title</a>
 <code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#Top">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="file 
name.html#Top">(file name)title</a>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a href="file 
name.html#Top">title</a> in <cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a href="file name.html#Top">(file 
name)title</a>
 <code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="file name.html#Top">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="file name.html#Top">manual</a></cite>
+<code>@ref{,,title, file name, manual}</code> <a href="file 
name.html#Top">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a href="file 
name.html#Top">manual</a></cite>
 </p>
 <p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" href="file 
name.html#Top">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="file name.html#Top">(file name)cross ref name</a>
+<code>@inforef{,,file name}</code> See <a href="file name.html#Top">(file 
name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a href="file 
name.html#Top">(file name)cross ref name</a>
 <code>@inforef{}</code> 
 </p>
 
@@ -1794,13 +1795,13 @@ html ''
 &rsquo;
 &lsquo;
 </p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br/>
+code: <code>``simple-double--three---four----''</code> <br/>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br/>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> 
<br/>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br/>
 </p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br/>
 </p>
 <span id="index-copying-_002d_002doption"></span>
 <span id="index-copying-_0060_0060"></span>
@@ -1822,11 +1823,11 @@ kbd: <kbd>``simple-double--three---four----''</kbd> <br>
 @l{} &#322;
 @,{@&rsquo;C} &#262;&#807;
 @,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
+@,c@&quot;u &ccedil;&uuml; <br/>
 </p>
 <p>@U{0075} &#x0075;
 </p>
-<p>@* <br>
+<p>@* <br/>
 @ followed by a space
 &nbsp;
 @ followed by a tab
@@ -1976,19 +1977,19 @@ but , ,
 <code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>3</sup></a>
 <code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>4</sup></a>
 </p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt"/>
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile"/>
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt"/>
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt"/>
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt"/>
 </p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
+<p><code>@sp 2</code><br/>
+</p><br/>
+<br/>
+<p><code>@page</code><br/>
 </p>
 <p><code>need 1002</code>
 </p>
@@ -2262,7 +2263,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span 
class="category">cate--gory: </span><span><strong>de--ffn_name</strong> 
<em>ar--guments    more args <br> even more so</em><a 
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span 
class="category">cate--gory: </span><span><strong>de--ffn_name</strong> 
<em>ar--guments    more args <br/> even more so</em><a 
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>def&ndash;fn
 </p></dd></dl>
  
@@ -2445,32 +2446,32 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 
 
 <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'> 
&para;</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 href='#index-copying-name2' class='copiable-anchor'> 
&para;</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'> 
&para;</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 
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;eftypecv with arguments2
 </p></dd></dl>
 
@@ -2480,10 +2481,10 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="file 
n---ame@.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> in 
<cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#chapter">(file name)cross ref 
name</a>
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a href="file 
n---ame@.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> in 
<cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a href="file 
name.html#chapter">(file name)cross ref name</a>
 </p>
 <p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
 <code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
@@ -2492,58 +2493,58 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p>
 <p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
 ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="a comma, in 
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite>a , in manual 
name</cite>
+<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
 </p>
 <p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
 <code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" href="file 
name.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,file name}</code> <a href="file name.html#chapter">(file 
name)chapter</a>
 <code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
 <code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="file name.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a href="file 
name.html#chapter">(file name)cross ref name</a>
 <code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="file name.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a href="file 
name.html#chapter">(file name)title</a>
 <code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="file name.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a href="file 
name.html#chapter">(file name)title</a>
 <code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="file name.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="file name.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file name.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="file name.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#chapter">(file name)cross ref 
name</a>
+<code>@ref{chapter,,title, file name, manual}</code> <a href="file 
name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a href="file 
name.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a 
href="pman.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a href="pman.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a href="file 
name.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a href="pman.html#anode">anode</a> 
in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a 
href="pman.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a href="file 
name.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a 
href="pman.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a href="file 
name.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
href="pman.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
href="file name.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a href="file 
name.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a 
href="pman.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a href="file 
name.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a href="file 
name.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a href="file 
name.html#chapter">(file name)cross ref name</a>
 <code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
 <code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="file name.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#node">(file name)cross ref name</a>
+<code>@inforef{chapter,,file name}</code> See <a href="file 
name.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a href="file 
name.html#node">(file name)cross ref name</a>
 <code>@inforef{node}</code> See &lsquo;node&rsquo;
 <code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="file name.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="file name, spurious 
arg.html#chapter">(file name, spurious arg)cross ref name</a>
+<code>@inforef{node,,file name}</code> See <a href="file name.html#node">(file 
name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
href="file name, spurious arg.html#chapter">(file name, spurious arg)cross ref 
name</a>
 </p>
 <p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
 ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="a comma, in 
file.html#s_002d_002dect_002cion">(a comma, in file)a , in cross
+See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a 
, in cross
 ref</a>
 </p>
 <p>&lsquo;<samp><a href="#chapter">chapter</a></samp>&rsquo;.
 </p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite>printed manual 
with uref4 <a href="href://http/myhost.com/index4.html">uref4</a></cite>
+<p><a href="index3.html (uref3).html#ext">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite>printed manual 
with uref4 <a href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a href="#chapter">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
 <dl compact="compact">
@@ -2639,21 +2640,21 @@ html ''
 </p>
 <p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
 </p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@"/>
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;"/>
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@"/>
 </p>
 
 
 
-<p>Somehow invalid use of @,:<br>
+<p>Somehow invalid use of @,:<br/>
 @, &#807;
-<br>
+<br/>
 @,@&quot;u &#807;&uuml;
 </p>
-<p>Invalid use of @&rsquo;:<br>
+<p>Invalid use of @&rsquo;:<br/>
 @&rsquo; &#769;
-<br>
+<br/>
 @&rsquo;@&quot;u &#769;&uuml;
 </p>
 <p>@dotless{truc} truc
@@ -2725,41 +2726,41 @@ html ''
 </p>
 <p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
 <code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="file 
name.html#Top">(file name)</a>
+<code>@ref{,,,file name}</code> <a href="file name.html#Top">(file name)</a>
 <code>@ref{,,,,manual}</code> <cite>manual</cite>
 <code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
 <code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="file 
name.html#node">(file name)node</a>
+<code>@ref{node,,,file name}</code> <a href="file name.html#node">(file 
name)node</a>
 <code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
 <code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="file name.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,file name}</code> <a href="file 
name.html#node">(file name)cross ref name</a>
 <code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="file name.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,file name}</code> <a href="file 
name.html#node">(file name)title</a>
 <code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" href="file 
name.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a href="file 
name.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a href="file name.html#node">(file 
name)title</a>
 <code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="file name.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#node">node</a> in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a href="file 
name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a href="file 
name.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a href="file 
name.html#node">node</a> in <cite>manual</cite>
 <code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="file name.html#Top">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,file name}</code> <a href="file 
name.html#Top">(file name)cross ref name</a>
 <code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="file name.html#Top">(file name)title</a>
+<code>@ref{,cross ref name,title,file name}</code> <a href="file 
name.html#Top">(file name)title</a>
 <code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#Top">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="file 
name.html#Top">(file name)title</a>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a href="file 
name.html#Top">title</a> in <cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a href="file name.html#Top">(file 
name)title</a>
 <code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="file name.html#Top">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="file name.html#Top">manual</a></cite>
+<code>@ref{,,title, file name, manual}</code> <a href="file 
name.html#Top">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a href="file 
name.html#Top">manual</a></cite>
 </p>
 <p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" href="file 
name.html#Top">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="file name.html#Top">(file name)cross ref name</a>
+<code>@inforef{,,file name}</code> See <a href="file name.html#Top">(file 
name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a href="file 
name.html#Top">(file name)cross ref name</a>
 <code>@inforef{}</code> 
 </p>
 
-<hr>
+<hr/>
 
 
 
@@ -2788,7 +2789,7 @@ Menu comment
 </table>
 
 
-<hr size="6">
+<hr size="6"/>
 <div class="chapter" id="chapter">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
@@ -2826,13 +2827,13 @@ qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq 
dsq sdqsd q
 &rsquo;
 &lsquo;
 </p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br/>
+code: <code>``simple-double--three---four----''</code> <br/>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br/>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> 
<br/>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br/>
 </p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br/>
 </p>
 <span id="index-copying-_002d_002doption"></span>
 <span id="index-copying-_0060_0060"></span>
@@ -2854,11 +2855,11 @@ kbd: <kbd>``simple-double--three---four----''</kbd> <br>
 @l{} &#322;
 @,{@&rsquo;C} &#262;&#807;
 @,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
+@,c@&quot;u &ccedil;&uuml; <br/>
 </p>
 <p>@U{0075} &#x0075;
 </p>
-<p>@* <br>
+<p>@* <br/>
 @ followed by a space
 &nbsp;
 @ followed by a tab
@@ -3008,19 +3009,19 @@ but , ,
 <code>@footnote{in footnote}</code> <a id="DOCF1_5" 
href="#FOOT1_5"><sup>5</sup></a>
 <code>@footnote{in footnote2}</code> <a id="DOCF2_6" 
href="#FOOT2_6"><sup>6</sup></a>
 </p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt"/>
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile"/>
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt"/>
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt"/>
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt"/>
 </p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
+<p><code>@sp 2</code><br/>
+</p><br/>
+<br/>
+<p><code>@page</code><br/>
 </p>
 <p><code>need 1002</code>
 </p>
@@ -3294,7 +3295,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span 
class="category">cate--gory: </span><span><strong>de--ffn_name</strong> 
<em>ar--guments    more args <br> even more so</em><a 
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-de_002d_002dffn_005fname"><span 
class="category">cate--gory: </span><span><strong>de--ffn_name</strong> 
<em>ar--guments    more args <br/> even more so</em><a 
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>def&ndash;fn
 </p></dd></dl>
  
@@ -3477,32 +3478,32 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 
 
 <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'> 
&para;</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 href='#index-copying-name2' class='copiable-anchor'> 
&para;</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'> 
&para;</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 
href='#index-copying-d_002d_002deftypefn_005fname2' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;eftypecv with arguments2
 </p></dd></dl>
 
@@ -3512,10 +3513,10 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="file 
n---ame@.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> in 
<cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#chapter">(file name)cross ref 
name</a>
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a href="file 
n---ame@.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> in 
<cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a href="file 
name.html#chapter">(file name)cross ref name</a>
 </p>
 <p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
 <code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
@@ -3524,58 +3525,58 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p>
 <p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
 ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="a comma, in 
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite>a , in manual 
name</cite>
+<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
 </p>
 <p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
 <code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" href="file 
name.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,file name}</code> <a href="file name.html#chapter">(file 
name)chapter</a>
 <code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
 <code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="file name.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a href="file 
name.html#chapter">(file name)cross ref name</a>
 <code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="file name.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a href="file 
name.html#chapter">(file name)title</a>
 <code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="file name.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a href="file 
name.html#chapter">(file name)title</a>
 <code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="file name.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="file name.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file name.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="file name.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#chapter">(file name)cross ref 
name</a>
+<code>@ref{chapter,,title, file name, manual}</code> <a href="file 
name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a href="file 
name.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a 
href="pman.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a href="pman.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a href="file 
name.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a href="pman.html#anode">anode</a> 
in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a 
href="pman.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a href="file 
name.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a 
href="pman.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a href="file 
name.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
href="pman.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
href="file name.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a href="file 
name.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a 
href="pman.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a href="file 
name.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a href="file 
name.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a href="file 
name.html#chapter">(file name)cross ref name</a>
 <code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
 <code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="file name.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#node">(file name)cross ref name</a>
+<code>@inforef{chapter,,file name}</code> See <a href="file 
name.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a href="file 
name.html#node">(file name)cross ref name</a>
 <code>@inforef{node}</code> See &lsquo;node&rsquo;
 <code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="file name.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="file name, spurious 
arg.html#chapter">(file name, spurious arg)cross ref name</a>
+<code>@inforef{node,,file name}</code> See <a href="file name.html#node">(file 
name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
href="file name, spurious arg.html#chapter">(file name, spurious arg)cross ref 
name</a>
 </p>
 <p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
 ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="a comma, in 
file.html#s_002d_002dect_002cion">(a comma, in file)a , in cross
+See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a 
, in cross
 ref</a>
 </p>
 <p>&lsquo;<samp><a href="#chapter">chapter</a></samp>&rsquo;.
 </p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite>printed manual 
with uref4 <a href="href://http/myhost.com/index4.html">uref4</a></cite>
+<p><a href="index3.html (uref3).html#ext">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite>printed manual 
with uref4 <a href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a href="#chapter">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
 <dl compact="compact">
@@ -3671,21 +3672,21 @@ html ''
 </p>
 <p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
 </p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@"/>
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;"/>
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@"/>
 </p>
 
 
 
-<p>Somehow invalid use of @,:<br>
+<p>Somehow invalid use of @,:<br/>
 @, &#807;
-<br>
+<br/>
 @,@&quot;u &#807;&uuml;
 </p>
-<p>Invalid use of @&rsquo;:<br>
+<p>Invalid use of @&rsquo;:<br/>
 @&rsquo; &#769;
-<br>
+<br/>
 @&rsquo;@&quot;u &#769;&uuml;
 </p>
 <p>@dotless{truc} truc
@@ -3757,37 +3758,37 @@ html ''
 </p>
 <p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
 <code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="file 
name.html#Top">(file name)</a>
+<code>@ref{,,,file name}</code> <a href="file name.html#Top">(file name)</a>
 <code>@ref{,,,,manual}</code> <cite>manual</cite>
 <code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
 <code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="file 
name.html#node">(file name)node</a>
+<code>@ref{node,,,file name}</code> <a href="file name.html#node">(file 
name)node</a>
 <code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
 <code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="file name.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,file name}</code> <a href="file 
name.html#node">(file name)cross ref name</a>
 <code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="file name.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,file name}</code> <a href="file 
name.html#node">(file name)title</a>
 <code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" href="file 
name.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a href="file 
name.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a href="file name.html#node">(file 
name)title</a>
 <code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="file name.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#node">node</a> in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a href="file 
name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a href="file 
name.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a href="file 
name.html#node">node</a> in <cite>manual</cite>
 <code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="file name.html#Top">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,file name}</code> <a href="file 
name.html#Top">(file name)cross ref name</a>
 <code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="file name.html#Top">(file name)title</a>
+<code>@ref{,cross ref name,title,file name}</code> <a href="file 
name.html#Top">(file name)title</a>
 <code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#Top">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="file 
name.html#Top">(file name)title</a>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a href="file 
name.html#Top">title</a> in <cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a href="file name.html#Top">(file 
name)title</a>
 <code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="file name.html#Top">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="file name.html#Top">manual</a></cite>
+<code>@ref{,,title, file name, manual}</code> <a href="file 
name.html#Top">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a href="file 
name.html#Top">manual</a></cite>
 </p>
 <p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" href="file 
name.html#Top">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="file name.html#Top">(file name)cross ref name</a>
+<code>@inforef{,,file name}</code> See <a href="file name.html#Top">(file 
name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a href="file 
name.html#Top">(file name)cross ref name</a>
 <code>@inforef{}</code> 
 </p>
 
@@ -3801,13 +3802,13 @@ html ''
 &rsquo;
 &lsquo;
 </p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br/>
+code: <code>``simple-double--three---four----''</code> <br/>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br/>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> 
<br/>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br/>
 </p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br/>
 </p>
 <span id="index-_002d_002doption"></span>
 <span id="index-_0060_0060"></span>
@@ -3829,11 +3830,11 @@ kbd: <kbd>``simple-double--three---four----''</kbd> <br>
 @l{} &#322;
 @,{@&rsquo;C} &#262;&#807;
 @,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
+@,c@&quot;u &ccedil;&uuml; <br/>
 </p>
 <p>@U{0075} &#x0075;
 </p>
-<p>@* <br>
+<p>@* <br/>
 @ followed by a space
 &nbsp;
 @ followed by a tab
@@ -3983,19 +3984,19 @@ but , ,
 <code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>7</sup></a>
 <code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>8</sup></a>
 </p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt"/>
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile"/>
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt"/>
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt"/>
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt"/>
 </p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
+<p><code>@sp 2</code><br/>
+</p><br/>
+<br/>
+<p><code>@page</code><br/>
 </p>
 <p><code>need 1002</code>
 </p>
@@ -4269,7 +4270,7 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 <dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> 
even more so</em><a href='#index-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br/> 
even more so</em><a href='#index-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>def&ndash;fn
 </p></dd></dl>
  
@@ -4452,32 +4453,32 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 
 
 <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'> 
&para;</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 href='#index-name2' class='copiable-anchor'> 
&para;</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'> 
&para;</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 
href='#index-d_002d_002deftypefn_005fname2' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;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'> &para;</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 
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1' 
class='copiable-anchor'> &para;</a></span></dt>
 <dd><p>d&ndash;eftypecv with arguments2
 </p></dd></dl>
 
@@ -4487,10 +4488,10 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p></dd></dl>
 
 
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="file 
n---ame@.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> in 
<cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#chapter">(file name)cross ref 
name</a>
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a href="file 
n---ame@.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> in 
<cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a href="file 
name.html#chapter">(file name)cross ref name</a>
 </p>
 <p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
 <code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
@@ -4499,58 +4500,58 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 </p>
 <p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
 ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="a comma, in 
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite>a , in manual 
name</cite>
+<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
 </p>
 <p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
 <code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" href="file 
name.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,file name}</code> <a href="file name.html#chapter">(file 
name)chapter</a>
 <code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
 <code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="file name.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a href="file 
name.html#chapter">(file name)cross ref name</a>
 <code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="file name.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a href="file 
name.html#chapter">(file name)title</a>
 <code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="file name.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a href="file 
name.html#chapter">(file name)title</a>
 <code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="file name.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="file name.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file name.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="file name.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#chapter">(file name)cross ref 
name</a>
+<code>@ref{chapter,,title, file name, manual}</code> <a href="file 
name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a href="file 
name.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a 
href="pman.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a href="pman.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a href="file 
name.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a href="pman.html#anode">anode</a> 
in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a 
href="pman.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a href="file 
name.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a 
href="pman.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a href="file 
name.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
href="pman.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
href="file name.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a href="file 
name.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a 
href="pman.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a href="file 
name.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a href="file 
name.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a href="file 
name.html#chapter">(file name)cross ref name</a>
 <code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
 <code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="file name.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#node">(file name)cross ref name</a>
+<code>@inforef{chapter,,file name}</code> See <a href="file 
name.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a href="file 
name.html#node">(file name)cross ref name</a>
 <code>@inforef{node}</code> See &lsquo;node&rsquo;
 <code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="file name.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="file name, spurious 
arg.html#chapter">(file name, spurious arg)cross ref name</a>
+<code>@inforef{node,,file name}</code> See <a href="file name.html#node">(file 
name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
href="file name, spurious arg.html#chapter">(file name, spurious arg)cross ref 
name</a>
 </p>
 <p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
 ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="a comma, in 
file.html#s_002d_002dect_002cion">(a comma, in file)a , in cross
+See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a 
, in cross
 ref</a>
 </p>
 <p>&lsquo;<samp><a href="#chapter">chapter</a></samp>&rsquo;.
 </p>
-<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite>printed manual 
with uref4 <a href="href://http/myhost.com/index4.html">uref4</a></cite>
+<p><a href="index3.html (uref3).html#ext">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite>printed manual 
with uref4 <a href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a href="#chapter">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a>
 </p>
 <dl compact="compact">
@@ -4646,21 +4647,21 @@ html ''
 </p>
 <p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
 </p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@"/>
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;"/>
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@"/>
 </p>
 
 
 
-<p>Somehow invalid use of @,:<br>
+<p>Somehow invalid use of @,:<br/>
 @, &#807;
-<br>
+<br/>
 @,@&quot;u &#807;&uuml;
 </p>
-<p>Invalid use of @&rsquo;:<br>
+<p>Invalid use of @&rsquo;:<br/>
 @&rsquo; &#769;
-<br>
+<br/>
 @&rsquo;@&quot;u &#769;&uuml;
 </p>
 <p>@dotless{truc} truc
@@ -4732,37 +4733,37 @@ html ''
 </p>
 <p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
 <code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="file 
name.html#Top">(file name)</a>
+<code>@ref{,,,file name}</code> <a href="file name.html#Top">(file name)</a>
 <code>@ref{,,,,manual}</code> <cite>manual</cite>
 <code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
 <code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="file 
name.html#node">(file name)node</a>
+<code>@ref{node,,,file name}</code> <a href="file name.html#node">(file 
name)node</a>
 <code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
 <code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="file name.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,file name}</code> <a href="file 
name.html#node">(file name)cross ref name</a>
 <code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="file name.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,file name}</code> <a href="file 
name.html#node">(file name)title</a>
 <code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" href="file 
name.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a href="file 
name.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a href="file name.html#node">(file 
name)title</a>
 <code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="file name.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#node">node</a> in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a href="file 
name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a href="file 
name.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a href="file 
name.html#node">node</a> in <cite>manual</cite>
 <code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="file name.html#Top">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,file name}</code> <a href="file 
name.html#Top">(file name)cross ref name</a>
 <code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="file name.html#Top">(file name)title</a>
+<code>@ref{,cross ref name,title,file name}</code> <a href="file 
name.html#Top">(file name)title</a>
 <code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#Top">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="file 
name.html#Top">(file name)title</a>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a href="file 
name.html#Top">title</a> in <cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a href="file name.html#Top">(file 
name)title</a>
 <code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="file name.html#Top">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="file name.html#Top">manual</a></cite>
+<code>@ref{,,title, file name, manual}</code> <a href="file 
name.html#Top">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a href="file 
name.html#Top">manual</a></cite>
 </p>
 <p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" href="file 
name.html#Top">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="file name.html#Top">(file name)cross ref name</a>
+<code>@inforef{,,file name}</code> See <a href="file name.html#Top">(file 
name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a href="file 
name.html#Top">(file name)cross ref name</a>
 <code>@inforef{}</code> 
 </p>
 
@@ -4965,14 +4966,14 @@ but , ,
 <code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(9)</a>
 <code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(10)</a>
 
-<code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+<code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile"/>
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt"/>
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile"/>
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt"/>
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt"/>
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt"/>
 
 <code>@sp 2</code>
 
@@ -5581,10 +5582,10 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 <pre class="example">
 
 
-<code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="file 
n---ame@.html#c_002d_002d_002dhapter_0040">t---itle@</a> in 
<cite>ma---nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#chapter">(file name)cross ref 
name</a>
+<code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a href="file 
n---ame@.html#c_002d_002d_002dhapter_0040">t---itle@</a> in 
<cite>ma---nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a href="file 
name.html#chapter">(file name)cross ref name</a>
 
 <code>@ref{chapter}</code> <a href="#chapter">chapter</a>
 <code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
@@ -5593,58 +5594,58 @@ f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 
2}\left({x-\mu \over \sigma}\
 
 <code>@ref{s--ect@comma{}ion, a @comma{} in cross
 ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="a comma, in 
file.html#s_002d_002dect_002cion">a comma, in title</a> in <cite>a , in manual 
name</cite>
+<a href="a comma, in file.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
 
 <code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref name</a>
 <code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" href="file 
name.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,file name}</code> <a href="file name.html#chapter">(file 
name)chapter</a>
 <code>@ref{chapter,,,,manual}</code> `chapter' in <cite>manual</cite>
 <code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="file name.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a href="file 
name.html#chapter">(file name)cross ref name</a>
 <code>@ref{chapter,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="file name.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a href="file 
name.html#chapter">(file name)title</a>
 <code>@ref{chapter,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="file name.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
href="file name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a href="file 
name.html#chapter">(file name)title</a>
 <code>@ref{chapter,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#chapter">chapter</a> in <cite>manual</cite>
-
-
-<code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="file name.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="file name.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file name.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="file name.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#anode">anode</a> in <cite>manual</cite>
-
-
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#chapter">(file name)cross ref 
name</a>
+<code>@ref{chapter,,title, file name, manual}</code> <a href="file 
name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a href="file 
name.html#chapter">chapter</a> in <cite>manual</cite>
+
+
+<code>@ref{(pman)anode,cross ref name}</code> <a 
href="pman.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a href="pman.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a href="file 
name.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a href="pman.html#anode">anode</a> 
in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a 
href="pman.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a href="file 
name.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a 
href="pman.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a href="file 
name.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
href="pman.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
href="file name.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a href="file 
name.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a 
href="pman.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a href="file 
name.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a href="file 
name.html#anode">anode</a> in <cite>manual</cite>
+
+
+<code>@inforef{chapter, cross ref name, file name}</code> See <a href="file 
name.html#chapter">(file name)cross ref name</a>
 <code>@inforef{chapter}</code> See `chapter'
 <code>@inforef{chapter, cross ref name}</code> See `cross ref name'
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="file name.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="file name.html#node">(file name)cross ref name</a>
+<code>@inforef{chapter,,file name}</code> See <a href="file 
name.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a href="file 
name.html#node">(file name)cross ref name</a>
 <code>@inforef{node}</code> See `node'
 <code>@inforef{node, cross ref name}</code> See `cross ref name'
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="file name.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="file name, spurious 
arg.html#chapter">(file name, spurious arg)cross ref name</a>
+<code>@inforef{node,,file name}</code> See <a href="file name.html#node">(file 
name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
href="file name, spurious arg.html#chapter">(file name, spurious arg)cross ref 
name</a>
 
 <code>@inforef{s--ect@comma{}ion, a @comma{} in cross
 ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="a comma, in 
file.html#s_002d_002dect_002cion">(a comma, in file)a , in cross
+See <a href="a comma, in file.html#s_002d_002dect_002cion">(a comma, in file)a 
, in cross
 ref</a>
 
 &lsquo;<samp><a href="#chapter">chapter</a></samp>&rsquo;.
 
-<a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html (uref3).html#ext">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite>printed manual 
with uref4 <a href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a href="index3.html (uref3).html#ext">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a> in <cite>printed manual 
with uref4 <a href="href://http/myhost.com/index4.html">uref4</a></cite>
 <a href="#chapter">title with uref2 <a 
href="href://http/myhost.com/index2.html">uref2</a></a>
 
 </pre><dl compact="compact">
@@ -5757,9 +5758,9 @@ html ''
 
 <code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
 
-<code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+<code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@"/>
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;"/>
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@"/>
 
 
 
@@ -5853,37 +5854,37 @@ Invalid use of @':
 
 <code>@ref{,cross ref name}</code> `cross ref name'
 <code>@ref{,,title}</code> `title'
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="file 
name.html#Top">(file name)</a>
+<code>@ref{,,,file name}</code> <a href="file name.html#Top">(file name)</a>
 <code>@ref{,,,,manual}</code> <cite>manual</cite>
 <code>@ref{node,cross ref name}</code> `cross ref name'
 <code>@ref{node,,title}</code> `title'
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="file 
name.html#node">(file name)node</a>
+<code>@ref{node,,,file name}</code> <a href="file name.html#node">(file 
name)node</a>
 <code>@ref{node,,,,manual}</code> `node' in <cite>manual</cite>
 <code>@ref{node,cross ref name,title,}</code> `title'
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="file name.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,file name}</code> <a href="file 
name.html#node">(file name)cross ref name</a>
 <code>@ref{node,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="file name.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,file name}</code> <a href="file 
name.html#node">(file name)title</a>
 <code>@ref{node,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" href="file 
name.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a href="file 
name.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a href="file name.html#node">(file 
name)title</a>
 <code>@ref{node,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="file name.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="file name.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="file name.html#node">node</a> in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a href="file 
name.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a href="file 
name.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a href="file 
name.html#node">node</a> in <cite>manual</cite>
 <code>@ref{,cross ref name,title,}</code> `title'
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="file name.html#Top">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,file name}</code> <a href="file 
name.html#Top">(file name)cross ref name</a>
 <code>@ref{,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="file name.html#Top">(file name)title</a>
+<code>@ref{,cross ref name,title,file name}</code> <a href="file 
name.html#Top">(file name)title</a>
 <code>@ref{,cross ref name,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file name.html#Top">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="file 
name.html#Top">(file name)title</a>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a href="file 
name.html#Top">title</a> in <cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a href="file name.html#Top">(file 
name)title</a>
 <code>@ref{,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="file name.html#Top">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="file name.html#Top">manual</a></cite>
+<code>@ref{,,title, file name, manual}</code> <a href="file 
name.html#Top">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a href="file 
name.html#Top">manual</a></cite>
 
 <code>@inforef{,cross ref name }</code> See `cross ref name'
-<code>@inforef{,,file name}</code> See <a data-manual="file name" href="file 
name.html#Top">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="file name.html#Top">(file name)cross ref name</a>
+<code>@inforef{,,file name}</code> See <a href="file name.html#Top">(file 
name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a href="file 
name.html#Top">(file name)cross ref name</a>
 <code>@inforef{}</code> 
 
 
@@ -5932,10 +5933,10 @@ Invalid use of @':
 </td></tr></table>
 <table class="index-truc" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_truc_letter-T">T</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-truc-4">truc</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_truc_letter-T"><b>T</b></a>
  &nbsp; 
@@ -5948,10 +5949,10 @@ Invalid use of @':
 </td></tr></table>
 <table class="index-codeidx" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_codeidx_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-a-index_002d_002d_002dentry-te-_002d_002d_002d-i"><code>a 
<var>index---entry</var> t&#7869; --- &icirc;</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_codeidx_letter-A"><b>A</b></a>
  &nbsp; 
@@ -5966,7 +5967,7 @@ Invalid use of @':
  &nbsp; 
 <a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
-<br>
+<br/>
 <a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
 <a class="summary-letter" href="#chapter-1_cp_letter-B"><b>B</b></a>
@@ -5984,25 +5985,25 @@ Invalid use of @':
 </td></tr></table>
 <table class="index-cp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_cp_symbol-3">.</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_cp_symbol-4">?</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_cp_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-aaa">aaa, 
bbb</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
@@ -6011,17 +6012,17 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a_002d_002dasis"><code>a--asis</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-a_002d_002dasis"><code>a--asis</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-a_002d_002dasis-1"><code>a--asis</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_cp_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b-2"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b-2"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-b-4"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-b-5"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-b_002d_002d_002db">b&mdash;b, 
c&mdash;c</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_cp_letter-C">C</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-counting-entry">counting 
entry</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_cp_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-d_002d_002d_002ddd">d&mdash;dd, 
e&mdash;ee, f&mdash;ff</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
@@ -6080,10 +6081,10 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_cp_letter-G">G</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-g_002d_002d_002dgg">g&mdash;gg, 
h&mdash;hh jjj, k&mdash;kk, l&mdash;ll</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
@@ -6106,11 +6107,11 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_cp_letter-T">T</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
@@ -6120,7 +6121,7 @@ Invalid use of @':
  &nbsp; 
 <a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
-<br>
+<br/>
 <a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
 <a class="summary-letter" href="#chapter-1_cp_letter-B"><b>B</b></a>
@@ -6146,7 +6147,7 @@ Invalid use of @':
  &nbsp; 
 <a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
-<br>
+<br/>
 <a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
 <a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
@@ -6170,25 +6171,25 @@ Invalid use of @':
 </td></tr></table>
 <table class="index-fn" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_symbol-2">.</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_symbol-3">?</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -6211,7 +6212,7 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-arg2"><code>arg2</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-arg2"><code>arg2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-arg2-1"><code>arg2</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -6225,7 +6226,7 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
@@ -6311,7 +6312,7 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-f_002d_002d_002daa"><code>f---aa</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-f_002d_002d_002dbb"><code>f---bb, 
f---cc</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
@@ -6325,7 +6326,7 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -6343,7 +6344,7 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
@@ -6357,7 +6358,7 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -6383,7 +6384,7 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_letter-N">N</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-n_002d_002dame"><code>n--ame</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-n_002d_002dame-1"><code>n--ame</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
@@ -6397,7 +6398,7 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-name2"><code>name2</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-name2"><code>name2</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-name2-1"><code>name2</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_letter-T">T</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
@@ -6409,10 +6410,10 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_fn_letter-X">X</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-xxx"><code>xxx, 
zzz</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
@@ -6422,7 +6423,7 @@ Invalid use of @':
  &nbsp; 
 <a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
-<br>
+<br/>
 <a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
 <a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
@@ -6457,13 +6458,13 @@ Invalid use of @':
 </td></tr></table>
 <table class="index-tp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-1_tp_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
@@ -6485,7 +6486,7 @@ Menu comment
 </pre></td></tr></table>
 </div>
 
-<hr>
+<hr/>
 <div class="section" id="s_002d_002dect_002cion">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#chapter" title="Beginning of 
this chapter or previous chapter"> &lt;&lt; </a>]</td>
@@ -6517,7 +6518,7 @@ Menu comment
 </td></tr>
 </table>
 
-<hr>
+<hr/>
 <div class="subsection" id="subsection">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#chapter" title="Beginning of 
this chapter or previous chapter"> &lt;&lt; </a>]</td>
@@ -6544,7 +6545,7 @@ Menu comment
 </table>
 
 <span id="anchor"></span>
-<hr>
+<hr/>
 <div class="subsubsection" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#chapter" title="Beginning of 
this chapter or previous chapter"> &lt;&lt; </a>]</td>
@@ -6563,7 +6564,7 @@ Menu comment
 </tr></table>
 <span id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1"></span><h4 
class="subsubsection">1.1.1.1 subsubsection &ldquo;simple-double&ndash;</h4>
 
-<hr>
+<hr/>
 </div>
 <div class="subsubsection" 
id="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
@@ -6583,7 +6584,7 @@ Menu comment
 </tr></table>
 <span id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"></span><h4 
class="subsubsection">1.1.1.2 three&mdash;four&mdash;-&rdquo;</h4>
 
-<hr>
+<hr/>
 </div>
 </div>
 </div>
@@ -6614,7 +6615,7 @@ Menu comment
  &nbsp; 
 <a class="summary-letter" href="#chapter-2_cp_symbol-4"><b>?</b></a>
  &nbsp; 
-<br>
+<br/>
 <a class="summary-letter" href="#chapter-2_cp_letter-A"><b>A</b></a>
  &nbsp; 
 <a class="summary-letter" href="#chapter-2_cp_letter-B"><b>B</b></a>
@@ -6632,25 +6633,25 @@ Menu comment
 </td></tr></table>
 <table class="index-cp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_cp_symbol-3">.</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_cp_symbol-4">?</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_cp_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-aaa">aaa, 
bbb</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
@@ -6659,17 +6660,17 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a_002d_002dasis"><code>a--asis</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-a_002d_002dasis"><code>a--asis</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-a_002d_002dasis-1"><code>a--asis</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_cp_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b-2"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b-2"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-b-4"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-b-5"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-b_002d_002d_002db">b&mdash;b, 
c&mdash;c</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_cp_letter-C">C</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-counting-entry">counting 
entry</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_cp_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-d_002d_002d_002ddd">d&mdash;dd, 
e&mdash;ee, f&mdash;ff</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
@@ -6728,10 +6729,10 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_cp_letter-G">G</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-g_002d_002d_002dgg">g&mdash;gg, 
h&mdash;hh jjj, k&mdash;kk, l&mdash;ll</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
@@ -6754,11 +6755,11 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_cp_letter-T">T</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
@@ -6768,7 +6769,7 @@ Menu comment
  &nbsp; 
 <a class="summary-letter" href="#chapter-2_cp_symbol-4"><b>?</b></a>
  &nbsp; 
-<br>
+<br/>
 <a class="summary-letter" href="#chapter-2_cp_letter-A"><b>A</b></a>
  &nbsp; 
 <a class="summary-letter" href="#chapter-2_cp_letter-B"><b>B</b></a>
@@ -6792,7 +6793,7 @@ Menu comment
  &nbsp; 
 <a class="summary-letter" href="#chapter-2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
-<br>
+<br/>
 <a class="summary-letter" href="#chapter-2_fn_letter-A"><b>A</b></a>
  &nbsp; 
 <a class="summary-letter" href="#chapter-2_fn_letter-B"><b>B</b></a>
@@ -6816,25 +6817,25 @@ Menu comment
 </td></tr></table>
 <table class="index-fn" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_symbol-2">.</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_symbol-3">?</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -6857,7 +6858,7 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-arg2"><code>arg2</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-arg2"><code>arg2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-arg2-1"><code>arg2</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -6871,7 +6872,7 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
@@ -6957,7 +6958,7 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-f_002d_002d_002daa"><code>f---aa</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-f_002d_002d_002dbb"><code>f---bb, 
f---cc</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
@@ -6971,7 +6972,7 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -6989,7 +6990,7 @@ Menu comment
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
@@ -7003,7 +7004,7 @@ Menu comment
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -7029,7 +7030,7 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_letter-N">N</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-n_002d_002dame"><code>n--ame</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-n_002d_002dame-1"><code>n--ame</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
@@ -7043,7 +7044,7 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-name2"><code>name2</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-name2"><code>name2</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-name2-1"><code>name2</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_letter-T">T</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
@@ -7055,10 +7056,10 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 <tr><th id="chapter-2_fn_letter-X">X</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-xxx"><code>xxx, 
zzz</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
+<tr><td colspan="4"> <hr/></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
  &nbsp; 
@@ -7068,7 +7069,7 @@ Menu comment
  &nbsp; 
 <a class="summary-letter" href="#chapter-2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
-<br>
+<br/>
 <a class="summary-letter" href="#chapter-2_fn_letter-A"><b>A</b></a>
  &nbsp; 
 <a class="summary-letter" href="#chapter-2_fn_letter-B"><b>B</b></a>
@@ -7091,7 +7092,7 @@ Menu comment
  &nbsp; 
 </td></tr></table>
 
-<hr size="6">
+<hr size="6"/>
 </div>
 </div>
 <div class="Footnotes_element" id="SEC_Foot">
@@ -7134,7 +7135,7 @@ Menu comment
 <span id="index-counting-entry"></span>
 <h5><a id="FOOT10" href="#DOCF10">(12)</a></h5>
 <p>in footnote</p>
-</div><hr>
+</div><hr/>
 <div class="Contents_element" id="SEC_Contents">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
@@ -7161,7 +7162,7 @@ Menu comment
   <li><a id="toc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
 </ul>
 </div>
-</div><hr>
+</div><hr/>
 <div class="Overview_element" id="SEC_Overview">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
@@ -7177,7 +7178,7 @@ Menu comment
 <li><a id="stoc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
 </ul>
 </div>
-</div><hr>
+</div><hr/>
 <div class="About_element" id="SEC_About">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
@@ -7287,10 +7288,10 @@ Menu comment
   </li>
 </ul>
 
-</div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+</div><hr/>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 89e23e2..2ff718f 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -63,9 +64,9 @@ ul.no-bullet {list-style: none}
 </div>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 05721e3..fa044c9 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 3b62d2a..c39e1d5 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -223,9 +224,9 @@ b b b b b b b b b b b b b b b b  b b b b b bb b b b b b b  
bb  b bb.
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 afeb368..92d48a2 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -65,9 +66,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 33a2ac2..e20ce8e 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 db7991d..54a689e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -59,9 +60,9 @@ ul.no-bullet {list-style: none}
 </div>
 </div>
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 53657fb..e44fff3 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -238,9 +239,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git 
a/tp/tests/layout/res_parser/no_monolithic_only_toc_out/no_monolithic_toc.html 
b/tp/tests/layout/res_parser/no_monolithic_only_toc_out/no_monolithic_toc.html
index 6720d24..699355a 100644
--- 
a/tp/tests/layout/res_parser/no_monolithic_only_toc_out/no_monolithic_toc.html
+++ 
b/tp/tests/layout/res_parser/no_monolithic_only_toc_out/no_monolithic_toc.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -58,9 +59,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[<a href="no_monolithic.html#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="no_monolithic.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 f9e501b..0249ea8 100644
--- a/tp/tests/many_input_files/tex_l2h_res/tex.html
+++ b/tp/tests/many_input_files/tex_l2h_res/tex.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -125,9 +126,9 @@ $">
 </DIV>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 80ebf9c..c494846 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
@@ -31,6 +31,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -138,9 +139,9 @@ $">
 </p>
 </div>
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 70b7c3f..48271c2 100644
--- a/tp/tests/many_input_files/tex_t4ht_res/tex.html
+++ b/tp/tests/many_input_files/tex_t4ht_res/tex.html
@@ -29,6 +29,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -113,9 +114,9 @@ src="tex_tex4ht_tex1x.png" alt="                        (   
   )
 <!--l. 29--><p class="indent" >     
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 06e6498..9fb8bb3 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -111,9 +112,9 @@ class="cmmi-7">&#x03D5;</span></sup> .
 </p>
 </div>
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 acd1390..886ac7a 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -4053,9 +4054,9 @@ html
 </td></tr></table>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 6c86102..93f8215 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -4468,9 +4469,9 @@ html
 </dd></dl>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3c668a0..f44021c 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -4053,9 +4054,9 @@ html
 </li></ol>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 e6ff4b1..032e10d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -4473,9 +4474,9 @@ html
 </pre></div>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 effc6b8..6236dc7 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -3711,9 +3712,9 @@ html
 </div>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 0829d2a..bd325f1 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -3711,9 +3712,9 @@ html
 </div>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 cd99d06..d822c2a 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -4215,9 +4216,9 @@ html
 </li></ul>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 25941e0..4ad1521 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -4473,9 +4474,9 @@ html
 </pre></th></tr></table>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 85c5428..2d0b949 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -3954,9 +3955,9 @@ html
 </table>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 6baf371..f8f2318 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -4215,9 +4216,9 @@ html
 </blockquote>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 119fbc6..0ba23ad 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -4225,9 +4226,9 @@ html
 </dl>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git 
a/tp/tests/sectioning/res_parser/sectioning_directions/sectioning.html 
b/tp/tests/sectioning/res_parser/sectioning_directions/sectioning.html
index 2aa884d..fc6d3e8 100644
--- a/tp/tests/sectioning/res_parser/sectioning_directions/sectioning.html
+++ b/tp/tests/sectioning/res_parser/sectioning_directions/sectioning.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -1728,9 +1729,9 @@ description here
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 cd66eb9..c17568d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -2016,9 +2017,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7e4eb1f..7b35931 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 76ee2ee..e7d1f10 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -269,9 +270,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 1afef54..f27236a 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -268,9 +269,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left">[Index]</td>
 <td valign="middle" align="left">[<a href="sectioning_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 5d21cdf..7b3734a 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 e434a57..4f912c5 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -492,9 +493,9 @@ description here
 <td valign="middle" align="left"></td>
 <td valign="middle" align="left">|</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 d35940d..6c0c027 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 87943d9..fb8d9b6 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 68e518c..fc2dae3 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 957cfce..72bded4 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 8d53344..0136488 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -506,9 +507,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"></td>
 <td valign="middle" align="left">|</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 916e5de..48c4620 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -482,9 +483,9 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"></td>
 <td valign="middle" align="left">|</td>
 </tr></table>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 8309b25..757b04c 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 7ee7556..3ed4164 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 3452630..008ddc1 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 897d8f4..874c4ac 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
@@ -26,6 +26,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
diff --git a/tp/tests/test_scripts/layout_formatting_numerical_entities.sh 
b/tp/tests/test_scripts/layout_formatting_numerical_entities.sh
new file mode 100755
index 0000000..4e1e3b3
--- /dev/null
+++ b/tp/tests/test_scripts/layout_formatting_numerical_entities.sh
@@ -0,0 +1,19 @@
+#! /bin/sh
+# This file generated by maintain/regenerate_cmd_tests.sh
+
+if test z"$srcdir" = "z"; then
+  srcdir=.
+fi
+
+one_test_logs_dir=test_log
+
+
+dir=layout
+name='formatting_numerical_entities'
+mkdir -p $dir
+
+"$srcdir"/run_parser_all.sh -dir $dir $name
+exit_status=$?
+cat $dir/$one_test_logs_dir/$name.log
+exit $exit_status
+
diff --git a/tp/tests/test_scripts/layout_formatting_xhtml.sh 
b/tp/tests/test_scripts/layout_formatting_xhtml.sh
new file mode 100755
index 0000000..6a094bc
--- /dev/null
+++ b/tp/tests/test_scripts/layout_formatting_xhtml.sh
@@ -0,0 +1,19 @@
+#! /bin/sh
+# This file generated by maintain/regenerate_cmd_tests.sh
+
+if test z"$srcdir" = "z"; then
+  srcdir=.
+fi
+
+one_test_logs_dir=test_log
+
+
+dir=layout
+name='formatting_xhtml'
+mkdir -p $dir
+
+"$srcdir"/run_parser_all.sh -dir $dir $name
+exit_status=$?
+cat $dir/$one_test_logs_dir/$name.log
+exit $exit_status
+
diff --git a/tp/tests/tex_html/res_parser/block_EOL_tex/block_EOL.html 
b/tp/tests/tex_html/res_parser/block_EOL_tex/block_EOL.html
index 39cfbeb..bf2142e 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -104,9 +105,9 @@ end commands on a line.
 </pre><p>. A symbol after the closing command.
 </p>
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 1942ca2..a3f7b3b 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/anchor.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/anchor.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 8404d5f..c91eb7a 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
@@ -795,6 +795,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 7570a7e..a056447 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
@@ -795,6 +795,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 87441dd..6cf874c 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/index.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/index.htm
@@ -795,6 +795,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 54d7631..c1a3f6b 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/index.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/index.html
@@ -794,6 +794,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 5b7903a..4eb9e6a 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
@@ -795,6 +795,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 b8e9a0d..79e7bca 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
@@ -795,6 +795,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 fac83da..db3fbc7 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
@@ -795,6 +795,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 7ca557b..6754976 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
@@ -795,6 +795,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 4fe9696..8cbffb9 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
@@ -795,6 +795,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 a7081e6..b5c8cd5 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
@@ -795,6 +795,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 f1e097c..b913932 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
@@ -795,6 +795,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 795a46e..8478698 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
@@ -795,6 +795,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
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 a17d2b6..b0c1fd6 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -48,9 +49,9 @@ $"></SPAN></p><span id="Chapter"></span><h1 class="chapter">1 
Chapter</h1>
  STYLE="height: 2.26ex; vertical-align: -0.31ex; " SRC="math_not_closed_2.svg"
  ALT="$3\delta + 2
 $"></SPAN></p><hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 acfc562..d07e927 100644
--- a/tp/tests/tex_html/res_parser/simplest_httex/simplest.html
+++ b/tp/tests/tex_html/res_parser/simplest_httex/simplest.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -182,9 +183,9 @@ ul.no-bullet {list-style: none}
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
diff --git a/tp/tests/tex_html/res_parser/tex/tex.html 
b/tp/tests/tex_html/res_parser/tex/tex.html
index f9e501b..0249ea8 100644
--- a/tp/tests/tex_html/res_parser/tex/tex.html
+++ b/tp/tests/tex_html/res_parser/tex/tex.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -125,9 +126,9 @@ $">
 </DIV>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 38dad3f..0e53a15 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
@@ -29,6 +29,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -40,9 +41,9 @@ ul.no-bullet {list-style: none}
 <body lang="en">
  Tét  
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c23a958..335998b 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -38,9 +39,9 @@ ul.no-bullet {list-style: none}
 <body lang="en">
 Tét
 <hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 06e6498..9fb8bb3 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
@@ -33,6 +33,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -111,9 +112,9 @@ class="cmmi-7">&#x03D5;</span></sup> .
 </p>
 </div>
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 80ebf9c..c494846 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
@@ -31,6 +31,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -138,9 +139,9 @@ $">
 </p>
 </div>
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 436e3a3..f54bf84 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
@@ -29,6 +29,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -63,9 +64,9 @@ src="tex_eqalign_tex4ht_tex1x.png" alt="                      
              &#x2
 <!--l. 16--><p class="indent" >     
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 a4c4cea..514c877 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -79,9 +80,9 @@ $">
 
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 77ef3f4..3096725 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
@@ -29,6 +29,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -64,9 +65,9 @@ de&#x2261;fa &#x2261; b 64
 <!--l. 16--><p class="indent" >     
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 3f42bb1..a56927d 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -66,9 +67,9 @@ $">
 </DIV>
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 f487241..679efe5 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -60,9 +61,9 @@ MathJax = {
 <div class="displaymath"><em class="tex2jax_process">\[ \Desig \testmacro 
\otest
 \]</em></div>
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 <a href='js_licenses.html' rel='jslicense'><small>JavaScript license 
information</small></a>
 </body>
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 70b7c3f..48271c2 100644
--- a/tp/tests/tex_html/res_parser/tex_httex/tex.html
+++ b/tp/tests/tex_html/res_parser/tex_httex/tex.html
@@ -29,6 +29,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -113,9 +114,9 @@ src="tex_tex4ht_tex1x.png" alt="                        (   
   )
 <!--l. 29--><p class="indent" >     
 
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 7f202d5..6bf3c99 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
@@ -34,6 +34,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -264,9 +265,9 @@ $">
 </ul>
 
 </div><hr>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c0c9fb4..09e10e0 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
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -42,9 +43,9 @@ ul.no-bullet {list-style: none}
 
 <P>
 This is some <SPAN 
CLASS="logo,LaTeX">L<SUP><SMALL>A</SMALL></SUP>T<SMALL>E</SMALL>X</SPAN>
-<hr><p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<hr><p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>
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 c563767..c88a90e 100644
--- a/tp/tests/tex_html/res_parser/tex_notex/tex.html
+++ b/tp/tests/tex_html/res_parser/tex_notex/tex.html
@@ -27,6 +27,7 @@ pre.menu-preformatted {font-family: serif}
 span.nolinebreak {white-space: nowrap}
 span.roman {font-family: initial; font-weight: normal}
 span.sansserif {font-family: sans-serif; font-weight: normal}
+span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.no-bullet {list-style: none}
 -->
@@ -71,9 +72,9 @@ Here some <em class='math'>{x^i}\over{\tan y}</em>.
 </p><div class="displaymath"><em>-- f(x) = {1 \over \sigma 
\sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over \sigma}\right)^2</sup>
 </em></div>
 <hr></div>
-<p><font size="-1">
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</font></p>
+<p>
+  <span class="smaller">This document was generated on <em>a sunny day</em> 
using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.</span>
+</p>
 
 
 </body>



reply via email to

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